diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-03-05 14:59:26 +0100 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2013-03-11 08:43:00 +1000 |
commit | c8f28f89566321842afb81d3ddd79d611e3587ce (patch) | |
tree | 7feab3b5ce9277ee8ca9779281dbf59732ec7e8c /drivers/gpu/drm/radeon/ni.c | |
parent | 94f54f5336aac6801f2a14dcb12467e41b35456a (diff) |
drm/nouveau: fix regression in vblanking
nv50_vblank_enable/disable got switched from NV50_PDISPLAY_INTR_EN_1_VBLANK_CRTC_0 (4) << head to 1 << head, which is wrong.
4 << head is the correct value.
Fixes regression with vblanking since 1d7c71a3e2f77 "drm/nouveau/disp: port vblank handling to event interface"
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/ni.c')
0 files changed, 0 insertions, 0 deletions