drm/edid: Fix the HDTV hack sync adjustment
commitd19337d451005cfee105151975740e3d38671ab0
authorAdam Jackson <ajax@redhat.com>
Tue, 27 Jul 2010 21:40:32 +0000 (28 07:40 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:27:30 +0000 (13 13:27 -0700)
tree052fc8badd6925650602da7bc24f8ef41cee3d13
parentba4fc9c229ab534d0b8b1fc2d96f9b5cd92d1d10
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