]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: annotate eviction fence signaling path
authorChristian König <christian.koenig@amd.com>
Mon, 2 Feb 2026 12:06:25 +0000 (13:06 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:06:01 +0000 (14:06 -0400)
commitfc61df1516178958d7e61ec52c05257d92e9f2e8
treee16dc241d5bf3029411c873c6f7cea1f31b350fd
parent809773e06692b9feef372c56ca0747cce9bbf860
drm/amdgpu: annotate eviction fence signaling path

Make sure lockdep sees the dependencies here.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c