linux/drivers/gpu/drm/nouveau/core
Maarten Lankhorst c8f28f8956 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 1d7c71a3e2 "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>
2013-03-11 08:43:00 +10:00
..
core Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2013-02-25 16:46:44 -08:00
engine drm/nouveau: fix regression in vblanking 2013-03-11 08:43:00 +10:00
include Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2013-02-25 16:46:44 -08:00
subdev drm/nouveau/i2c: drop parent refcount when creating ports 2013-03-04 11:46:20 +10:00
os.h drm/nouveau/therm: implement support for temperature alarms 2013-02-20 16:00:23 +10:00