drm/i915: Add support for GPU reset on gen6.
authorEric Anholt <eric@anholt.net>
Thu, 18 Nov 2010 01:31:14 +0000 (09:31 +0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 22 Nov 2010 09:02:07 +0000 (09:02 +0000)
This has proven sufficient to recover from a hang of the GPU using the
gem_bad_blit test while at the KMS console then starting X.  When
attempting the same during an X session, the timer doesn't appear to
trigger.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found