]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/i915: report all active objects as busy
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Aug 2010 14:36:30 +0000 (15:36 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:30 +0000 (11:24 -0700)
commit0be555b66a871d711a89c301b37e763058d34d33
tree0ffba3830fa95017b499b109d2a03a1a67af0b9f
parent403c89ff3960c540ac4d203035078f82082411cb
drm/i915: report all active objects as busy

Incorporates a similar patch by Daniel Vetter, the alteration being to
report the current busy state after retiring.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_gem.c