commit | 607824315e731203cdbfb4f19d35ab88e0be63e2 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Tue Dec 15 12:46:07 2020 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 15 16:08:24 2020 +0200 |
tree | c672c8656d069d53666bad559b4ec794104eb3d6 | |
parent | 9f2231795ba3003cd2a7ffaad9cf07290771357f [diff] |
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