]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/bridge: tc358767: fix output H/V syncs
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 3 Jan 2019 11:59:53 +0000 (13:59 +0200)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 9 Jan 2019 09:49:31 +0000 (10:49 +0100)
commit7923e09c7a766e2d58de7fc395bb84c18e5bc625
tree87d0ecb4daaf36596c143931fa4b44d27436bf6f
parent51b9e62eb6950c762162ab7eb8390990179be067
drm/bridge: tc358767: fix output H/V syncs

The H and V syncs of the DP output are always set to active high. This
patch fixes the syncs by configuring them according to the videomode.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190103115954.12785-7-tomi.valkeinen@ti.com
drivers/gpu/drm/bridge/tc358767.c