From: Vincent Abriou Date: Fri, 5 Jun 2015 08:24:43 +0000 (+0200) Subject: drm/sti: hdmi fix CEA-861E video format timing error X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8661532a6cf841fdab20d7e1868e6fd99a226d32;p=pandora-kernel.git drm/sti: hdmi fix CEA-861E video format timing error HDMI analyzer tests showed that Vsync and Hsync signal were not compliant with the HDMI protocol. The first active pixel of a line is defined by HDMI_ACTIVE_VID_XMIN. The last active pixel of a line is defined by HDMI_ACTIVE_VID_XMAX. Signed-off-by: Vincent Abriou --- Reading git-diff-tree failed