CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/19 06:04:20
Modified files:
sys/dev/pci/drm: radeon_irq.c
Log message:
Don't assume no interrupts if the command processor is not running.
While this means we are on the way to vt switch a few things want
vblanks interrupts between disabling the cp and the vt switch
(modeset_ctl ioctls for example)
tested by jsg@, found and ok kettenis@.
