drm/i915: Only save and restore fences for UMS
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 22 Nov 2010 11:50:11 +0000 (11:50 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 25 Nov 2010 15:03:22 +0000 (15:03 +0000)
With KMS, we can simply relinquish the fence when we idle the GPU and
reassign it upon first use.

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

No differences found