]> git.baikalelectronics.ru Git - kernel.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)
commitc4fd7bbdfe977d0149071aeef85afb65b50d4cb2
tree0ffba3830fa95017b499b109d2a03a1a67af0b9f
parent85d4c9bbd952aa26fda664176d7d1d1f6c200c96
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