drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 22 Sep 2010 09:31:52 +0000 (10:31 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 22 Sep 2010 09:31:52 +0000 (10:31 +0100)
Otherwise we will hit a list handling assertion when moving the object
to the inactive list.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found