]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: dsi: implement check timings
authorSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 15 Dec 2020 10:46:07 +0000 (12:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2020 14:08:24 +0000 (16:08 +0200)
commite648282de60e083ce67d9a9af861159c6b8cf9bc
treec672c8656d069d53666bad559b4ec794104eb3d6
parent2353282fba32956f3ad56d9255b55609432fdab9
drm/omap: dsi: implement check timings

Implement check timings, which will check if it's possible to
configure the clocks for the provided mode using the same code
as the set_config() hook.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201215104657.802264-35-tomi.valkeinen@ti.com
drivers/gpu/drm/omapdrm/dss/dsi.c