[Intel-gfx] [PATCH] drm/i915/execlists: Always clear preempt status on cancelling all

Chris Wilson chris at chris-wilson.co.uk
Mon Jul 16 10:59:39 UTC 2018


Quoting Chris Wilson (2018-07-16 11:47:27)
> On reset/wedging, we cancel all pending replies from the HW and we also
> want to cancel an outstanding preemption event. Since we use the same
> function to cancel the pending replies for reset and for a preemption
> event, we can simply clear the active tracking for all.
> 
> v2: Keep execlists_user_end() markup for wedging
> 

Fixes: 60a943245413 ("drm/i915/execlists: Drop clear_gtiir() on GPU reset")

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


More information about the Intel-gfx mailing list