i915: remove old broken vblank code
authorJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Thu, 17 Jul 2008 17:51:24 +0000 (13:51 -0400)
committerJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Thu, 17 Jul 2008 17:55:24 +0000 (13:55 -0400)
commita9427cf31861542ff4f4d3db498e5f2ada7da4c1
tree007f301d045d60665910a979329bccb0a22bda4c
parent2204f926abe4da87a38955c4ecf9adb73b646666
i915: remove old broken vblank code

Remove the unused (and broken) "in vblank" code now that the core has
been fixed to use a counter while interrupts are enabled.  Also make the
vblank pipe get/set ioctls into dumb stub functions, since with the new
code we can no longer let userspace control whether vblank interrupts
are enabled, or the core code will misbehave.
shared-core/i915_irq.c