CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/16 17:51:45
Modified files:
sys/dev/pci/drm: i915_drv.h i915_irq.c
Log message:
Manage vblank interrupts using the PIPESTAT register.
The pipestat register needs tweaking when enabling vblanks, and doing this and
playing with the IMR seems to lead to problems, so just leave them always
unmasked and just tweak PIPESTAT.
>From Keith Packard at Intel.
