drm/i915: Clear flushing lists on GPU reset
commit9375e446e7f43be9a7c21e246cee35ea912532ec
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Sep 2010 11:21:28 +0000 (19 12:21 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:52 +0000 (21 11:19 +0100)
treeb30d34f156ed36c830cedc431b3ef4c6a85d2011
parent9220434a8768902cd9cf248709972678b74aa8c1
drm/i915: Clear flushing lists on GPU reset

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