Add support for secondary vertical blank interrupt to i915 driver.
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 11 Aug 2006 16:06:46 +0000 (18:06 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Thu, 28 Sep 2006 13:41:35 +0000 (15:41 +0200)
commit0c7d7f43610f705e8536a949cf2407efaa5ec217
tree00766a452a742813db369c32f86200c7a296a84d
parentab351505f36a6c66405ea7604378268848340a42
Add support for secondary vertical blank interrupt to i915 driver.

When the vertical blank interrupt is enabled for both pipes, pipe A is
considered primary and pipe B secondary. When it's only enabled for one pipe,
it's always considered primary for backwards compatibility.
linux-core/i915_drv.c
shared-core/i915_drv.h
shared-core/i915_irq.c