[Intel-gfx] [PATCH] drm/i915/gt: Drop a defunct timeline assertion
Chris Wilson
chris at chris-wilson.co.uk
Thu Jan 9 08:19:08 UTC 2020
Quoting Mika Kuoppala (2020-01-09 08:14:21)
> Chris Wilson <chris at chris-wilson.co.uk> writes:
>
> > intel_timeline_enter() has been decoupled from intel_timeline_pin() and
> > both enter/exit & pin/unpin are allowed [read expected] to run
> > concurrently with one another. The assertion that they had better not is
> > stale.
> >
> > Closes: https://gitlab.freedesktop.org/drm/intel/issues/940
>
> Hmm I got page not found for this even tho other issues are shown :O
You need to login for this one.
> References to the decoupling part?
References: a6edbca74b30 ("drm/i915/gt: Close race between engine_park and intel_gt_retire_requests")
-Chris
More information about the Intel-gfx
mailing list