]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc5230209b84529b34f73c454e6bc5bae43c93717
treed9b6092283181a07054e043eb978b8c1d89f89c9
parent66d521ef117ee65796b1537fc23f3ad6992ddba9
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