]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: fix eviction fence and userq manager shutdown
authorChristian König <christian.koenig@amd.com>
Fri, 30 Jan 2026 15:46:36 +0000 (16:46 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 21:46:21 +0000 (17:46 -0400)
commit99f30a0607c6161309613b714e14470f5fc7ce41
treec4cd769ba2091fd5c3a9ab8cba8c1e6753af8c8b
parent2cd7284ba54b22869c301fba7aff9ec96a12f8c0
drm/amdgpu: fix eviction fence and userq manager shutdown

That is a really complicated dance and wasn't implemented fully correct.

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_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.h
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h