aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2021-03-24 12:13:30 +0000
committerDaniel Vetter <[email protected]>2021-03-25 23:55:30 +0000
commit38b237eab2bc7feac87a4c9d870368e935a0091b (patch)
tree82968c302c23c8d6b2215d20cb2915d407bf015a /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentdrm/i915: Extract active lookup engine to a helper (diff)
downloadkernel-38b237eab2bc7feac87a4c9d870368e935a0091b.tar.gz
kernel-38b237eab2bc7feac87a4c9d870368e935a0091b.zip
drm/i915: Individual request cancellation
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]> [danvet: Resolve conflict because intel_engine_flush_scheduler is still called intel_engine_flush_submission] Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions