OSDN Git Service

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)
commit607824315e731203cdbfb4f19d35ab88e0be63e2
treec672c8656d069d53666bad559b4ec794104eb3d6
parent9f2231795ba3003cd2a7ffaad9cf07290771357f
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