drm/i915: Handle GPU hangs during fault gracefully.
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Nov 2010 09:18:22 +0000 (09:18 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Nov 2010 09:18:22 +0000 (09:18 +0000)
Instead of killing the process, just return no page found and reschedule
the process giving the GPU some time to (hopefully) recover.

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

No differences found