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)
commitcff458c21063de960bde0e39770a0f4cd0477d95
tree0426913408f5d5e4e30febe0bbab6f05f86987ae
parent75a6898ffd20a13aba8d03f005eb4ab940134fcb
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>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_reg.h
This page took 0.050229 seconds and 5 git commands to generate.