]> 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)
commit415156e94be36b14a49b03d56838737428202a74
treec672c8656d069d53666bad559b4ec794104eb3d6
parentd2cb660c3c92f927126738d36fcea1436315bd8d
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