]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: partially revert "revert to old status lock handling v3"
authorChristian König <christian.koenig@amd.com>
Mon, 6 Oct 2025 10:45:25 +0000 (12:45 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Oct 2025 18:09:19 +0000 (14:09 -0400)
commita107aeb6a2150dd552673caefc771e2222d584de
treea9f04c643fff3f14c309ca774aad0149da1d6c00
parentddbfac152830e38d488ff8e45ab7eaf5d72f8527
drm/amdgpu: partially revert "revert to old status lock handling v3"

The CI systems are pointing out list corruptions, so we still need to
fix something here.

Keep the asserts, but revert the lock changes for now.

Fixes: 59e4405e9ee2 ("drm/amdgpu: revert to old status lock handling v3")
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c