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
- [PATCH v4 0/7] Default request/fence expiry + watchdog Tvrtko Ursulin
- [PATCH 1/7] drm/i915: Extract active lookup engine to ... Tvrtko Ursulin
- [PATCH 2/7] drm/i915: Individual request cancellation Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 2/7] drm/i915: Individual r... Matthew Auld
- [PATCH 3/7] drm/i915: Restrict sentinel requests furth... Tvrtko Ursulin
- Re: [PATCH 3/7] drm/i915: Restrict sentinel reques... Matthew Auld
- Re: [Intel-gfx] [PATCH 3/7] drm/i915: Restrict... Daniel Vetter
- [PATCH 4/7] drm/i915: Handle async cancellation in sen... Tvrtko Ursulin
- [PATCH 7/7] drm/i915: Allow configuring default reques... Tvrtko Ursulin
- Re: [PATCH 7/7] drm/i915: Allow configuring defaul... Daniel Vetter
- [PATCH 5/7] drm/i915: Request watchdog infrastructure Tvrtko Ursulin
- Re: [PATCH 5/7] drm/i915: Request watchdog infrast... Daniel Vetter
- Re: [PATCH 5/7] drm/i915: Request watchdog inf... Tvrtko Ursulin
