[Intel-gfx] [PATCH 8/8] drm/i915: Don't claim an unstarted request was guilty

2019-02-06 Thread Chris Wilson
If we haven't even begun executing the payload of the stalled request, then we should not claim that its userspace context was guilty of submitting a hanging batch. v2: Check for context corruption before trying to restart. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_lrc.c

[Intel-gfx] [PATCH 8/8] drm/i915: Don't claim an unstarted request was guilty

2019-02-06 Thread Chris Wilson
If we haven't even begun executing the payload of the stalled request, then we should not claim that its userspace context was guilty of submitting a hanging batch. v2: Check for context corruption before trying to restart. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_lrc.c