drm/edid: Fix the HDTV hack sync adjustment
authorAdam Jackson <ajax@redhat.com>
Tue, 27 Jul 2010 21:40:32 +0000 (07:40 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:19:47 +0000 (13:19 -0700)
commit2b748daf1fe9d982e331c274a43c67d8e97ab05a
treeab736f96dc45a0ea6503b829dcdaaf555216a88d
parent8ea208e908fc9bcaf08cbb1fa7d1a49af35bcd53
drm/edid: Fix the HDTV hack sync adjustment

commit a4967de6cbb260ad0f6612a1d2035e119ef1578f upstream.

We're adjusting horizontal timings only here, moving vsync was just a
slavish translation of a typo in the X server.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/drm_edid.c