Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Handle GPU hangs during fault gracefully.
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>
- Loading branch information