drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
From: Christopher James Halse Rogers <raof@ubuntu.com>
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).
BugLink: http://bugs.launchpad.net/bugs/529130
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Christopher James Halse Rogers <raof@ubuntu.com>
---
drivers/gpu/drm/nouveau/nv04_crtc.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)