forked from Minki/linux
c8f28f8956
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
|
||
---|---|---|
.. | ||
core | ||
engine | ||
include | ||
subdev | ||
os.h |