Re: [Intel-gfx] [PATCH 2/2] drm/i915: Detect a failed GPU reset+recovery

2017-01-16 Thread Chris Wilson
On Mon, Jan 16, 2017 at 09:42:52AM +, Chris Wilson wrote: > If we can't recover the GPU after the reset, mark it as wedged to cancel > the outstanding tasks and to prevent new users from trying to use the > broken GPU. > > Signed-off-by: Chris Wilson > Cc: Mika Kuoppala > Cc: Tvrtko Ursulin

[Intel-gfx] [PATCH 2/2] drm/i915: Detect a failed GPU reset+recovery

2017-01-16 Thread Chris Wilson
If we can't recover the GPU after the reset, mark it as wedged to cancel the outstanding tasks and to prevent new users from trying to use the broken GPU. Signed-off-by: Chris Wilson Cc: Mika Kuoppala Cc: Tvrtko Ursulin --- drivers/gpu/drm/i915/i915_drv.c | 7 ++- drivers/gpu/drm/i915/i91