On Wed, 24 Mar 2021 at 12:13, Tvrtko Ursulin
<[email protected]> wrote:
>
> From: Chris Wilson <[email protected]>
>
> Currently, we cancel outstanding requests within a context when the
> context is closed. We may also want to cancel individual requests using
> the same graceful preemption mechanism.
>
> v2 (Tvrtko):
>  * Cancel waiters carefully considering no timeline lock and RCU.
>  * Fixed selftests.
>
> v3 (Tvrtko):
>  * Remove error propagation to waiters for now.
>
> v4 (Tvrtko):
>  * Rebase for extracted i915_request_active_engine. (Matt)
>
> Signed-off-by: Chris Wilson <[email protected]>
> Signed-off-by: Tvrtko Ursulin <[email protected]>
> Reviewed-by: Matthew Auld <[email protected]> # v3
Reviewed-by: Matthew Auld <[email protected]>
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to