drm/i915: Clear fence registers on GPU reset
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 30 Sep 2010 15:53:18 +0000 (16:53 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 Oct 2010 13:45:22 +0000 (14:45 +0100)
When the GPU is reset, the fence registers are invalidated, so release
the objects and clear them out.

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

No differences found