drm/edid: Fix the HDTV hack sync adjustment
authorAdam Jackson <ajax@redhat.com>
Tue, 27 Jul 2010 21:40:32 +0000 (07:40 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 29 Jul 2010 06:14:43 +0000 (16:14 +1000)
commita4967de6cbb260ad0f6612a1d2035e119ef1578f
tree64ea75d7f0f4b85cc78089a14c35b8e7c3dcd91e
parent12e27be852db6d3e701e5563f394d6c7aa7aa778
drm/edid: Fix the HDTV hack sync adjustment

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>
drivers/gpu/drm/drm_edid.c