OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/core/engine
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
..
bsp nvc0/bsp: initial implementation of engine 2012-11-29 09:58:07 +10:00
copy drm/nouveau: report channel owner in error messages 2013-02-20 16:00:33 +10:00
crypt drm/nouveau: mark nv_printk_ as printf-like function 2013-02-20 16:00:34 +10:00
disp drm/nouveau: fix regression in vblanking 2013-03-11 08:43:00 +10:00
dmaobj drm/nvd0-nve0/disp: initial implementation of evo channel classes 2012-11-29 09:57:40 +10:00
fifo drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work 2013-02-20 16:00:47 +10:00
graph drm/nve0/graph: some random reg moved on kepler 2013-03-04 11:46:05 +10:00
mpeg drm/nouveau: report channel owner in error messages 2013-02-20 16:00:33 +10:00
ppp drm/nouveau/ppp: remove nouveau_ppp base class 2012-11-29 09:58:09 +10:00
software drm/nouveau/disp: port vblank handling to event interface 2013-02-20 16:00:46 +10:00
vp nvc0/vp: initial implementation of engine 2012-11-29 09:58:07 +10:00