OSDN Git Service

Update vblank code:
authorJesse Barnes <jesse.barnes@intel.com>
Tue, 12 Jun 2007 20:35:41 +0000 (13:35 -0700)
committerJesse Barnes <jesse.barnes@intel.com>
Tue, 12 Jun 2007 20:35:41 +0000 (13:35 -0700)
commitca47fa90b73d0eac73fb7d1ba712d81e180eae7d
tree586ab4ad1306c572405617f56f7aaabb0e79116f
parentdb689c7b95613237cec904c3f6ee27e8c2bf7ce0
Update vblank code:
  - move pre/post modeset ioctl to core
  - fixup i915 buffer swap
  - fix outstanding signal count code
  - create new core vblank init routine
  - test (works with glxgears)
  - simplify i915 interrupt handler
linux-core/drmP.h
linux-core/drm_drv.c
linux-core/drm_irq.c
shared-core/drm.h
shared-core/i915_dma.c
shared-core/i915_drm.h
shared-core/i915_drv.h
shared-core/i915_irq.c