more vblank rework
authorJesse Barnes <jesse.barnes@intel.com>
Fri, 22 Jun 2007 18:06:51 +0000 (11:06 -0700)
committerJesse Barnes <jesse.barnes@intel.com>
Fri, 22 Jun 2007 18:06:51 +0000 (11:06 -0700)
commit97dcd7fd25c18d5148619254229f8d94efb55b44
treef7e1c4e47b45241027b5ceaeb726162fd82e2b56
parent2d24455ed8b12df6d06d135cb70f02473d11f4b0
more vblank rework
  - use a timer for disabling vblank events to avoid enable/disable calls too
    often
  - make i915 work with pre-965 chips again (would like to structure this
    better, but this hack works on my test system)
linux-core/drmP.h
linux-core/drm_irq.c
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/i915_irq.c