[Intel-gfx] [PATCH] drm/i915: Assert the engine has finished the seqno on unsubmission
Chris Wilson
chris at chris-wilson.co.uk
Mon Jan 29 20:52:17 UTC 2018
Quoting Michał Winiarski (2018-01-29 11:10:42)
> On Mon, Jan 29, 2018 at 09:49:12AM +0000, Chris Wilson wrote:
> > Assert that we do not try to unsubmit a completed request, as should we
> > try to resubmit it later, the ring is already past the request's
> > breadcrumb and the breadcrumb will not be updated.
>
> "Assert that we do not try to unsubmit a completed request" in the subject?
> (what does it mean to "finish the seqno"?)
>
> Reviewed-by: Michał Winiarski <michal.winiarski at intel.com>
Fixed up the subject as suggested, and pushed. Thanks,
-Chris
More information about the Intel-gfx
mailing list