drm/i915: Clear flushing lists on GPU reset
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Sep 2010 11:21:28 +0000 (12:21 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:52 +0000 (11:19 +0100)
Owain Ainsworth noticed that the reset code failed to clear the flushing
list leaving the driver in an inconsistent state following a hung GPU.

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_gem.c

Simple merge
Simple merge
Simple merge