commit | dfaae392f4461785eb1c92aeaf2a1040b184edba | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 22 10:31:52 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 22 10:31:52 2010 +0100 |
tree | 2239f155fdbed50f82d218b3499d06fb7c68f288 | |
parent | 9e0ae53404700f1e4ae1f33b0ff92948ae0e509d [diff] |
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang 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>