drm/i915: Clean up bo lists on all hung gpus
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Sep 2010 11:38:26 +0000 (12:38 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:54 +0000 (11:19 +0100)
Previously we only tidied up the active bo lists for chipsets were we
would attempt to reset the GPU. However, this action is necessary for
the system to continue and reclaim the dead bo for all chipsets.

Pointed out, in passing, by Owain Ainsworth.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.c

Simple merge
Simple merge
Simple merge