[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for idle buffers.
authorKeith Packard <keithp@keithp.com>
Mon, 26 May 2008 03:45:20 +0000 (20:45 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 May 2008 03:45:20 +0000 (20:45 -0700)
commit7cf3fd29fe058a0bfc2ba7e889d1b360398be161
treee56ab8ca8c61b0b7f3c930d7111fbe733ebbe655
parent6d1d11704ab36e4ee50b2c1d3b984ab6bb691417
[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for idle buffers.

This new ioctl returns whether re-using the buffer would force a wait.
linux-core/i915_gem.c
shared-core/i915_dma.c
shared-core/i915_drm.h
shared-core/i915_drv.h