]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 5 Mar 2010 14:15:39 +0000 (15:15 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 10 Mar 2010 06:07:21 +0000 (16:07 +1000)
commite5ec882cfc18007c6076236ac33a713bcc1d35aa
treed83f536ee20371d54cac2e5dc183243c2262c6a8
parent53c44c3a065ac48c4ccb38f811cf7c5d305c9d4e
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.

The calculated values were a little bit off (~16 clocks), the only
effect it could have had is a slightly offset image with respect to
the blob on analog outputs (bug 26790).

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv04_crtc.c