OSDN Git Service

drm/sti: vtg fix CEA-861E video format timing error
authorVincent Abriou <vincent.abriou@st.com>
Thu, 4 Jun 2015 11:59:02 +0000 (13:59 +0200)
committerBenjamin Gaignard <benjamin.gaignard@linaro.org>
Mon, 8 Jun 2015 13:28:28 +0000 (15:28 +0200)
commitc58d6d1b6652b0a8db4aef7e93fb21ee869b5387
treed9b6092283181a07054e043eb978b8c1d89f89c9
parent8661532a6cf841fdab20d7e1868e6fd99a226d32
drm/sti: vtg fix CEA-861E video format timing error

HDMI analyzer tests showed that Vsync and Hsync signal were not
compliant with the HDMI protocol.

HDMI_DELAY should be taken into account in the VTG Vsync
programming to reflect the 6 pixels shift introduced in the VTG
Hsync programming.

Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_vtg.c