summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPrike Liang <Prike.Liang@amd.com>2026-08-07 09:46:22 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-08-25 18:22:14 -0400
commita04ea08ddb516f9f21f17574b6a2e7b540dfadf8 (patch)
tree22fd09104aab93e689a436f9ff7ce9816e8cfb60 /scripts
parent520e345ffe05aabef1db82beda4288afb1757ff2 (diff)
downloadlinux-a04ea08ddb516f9f21f17574b6a2e7b540dfadf8.tar.gz
linux-a04ea08ddb516f9f21f17574b6a2e7b540dfadf8.zip
drm/amdgpu/userq: fix lock missing for userq fence error set
amdgpu_userq_fence_driver() and amdgpu_userq_fence_driver_destroy() don't acquire the dma_fence spinlock, so locking the dma_fence lock before test the signaled state and set error state to avoid missing lock assert error. Signed-off-by: Prike Liang <Prike.Liang@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions