commit | cff458c21063de960bde0e39770a0f4cd0477d95 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Nov 18 09:31:14 2010 +0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Nov 22 09:02:07 2010 +0000 |
tree | 0426913408f5d5e4e30febe0bbab6f05f86987ae | |
parent | 75a6898ffd20a13aba8d03f005eb4ab940134fcb [diff] |
drm/i915: Add support for GPU reset on gen6. 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>