drm/bridge: lt8912b: add vsync hsync
authorPhilippe Schenker <philippe.schenker@toradex.com>
Thu, 22 Sep 2022 12:43:03 +0000 (14:43 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Fri, 23 Sep 2022 09:19:09 +0000 (09:19 +0000)
commitda73a94fa282f78d485bd0aab36c8ac15b6f792c
treee533ed612c56dfa0c57c915c4bc7de936e12fb35
parentd8a79c03054911c375a2252627a429c9bc4615b6
drm/bridge: lt8912b: add vsync hsync

Currently the bridge driver does not take care whether or not the display
needs positive/negative vertical/horizontal syncs. Pass these two flags
to the bridge from the EDID that was read out from the display.

Fixes: 30e2ae943c26 ("drm/bridge: Introduce LT8912B DSI to HDMI bridge")
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Acked-by: Adrien Grassein <adrien.grassein@gmail.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220922124306.34729-2-dev@pschenker.ch
drivers/gpu/drm/bridge/lontium-lt8912b.c