]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/userq: reserve root bo without interruption
authorSunil Khatri <sunil.khatri@amd.com>
Mon, 18 May 2026 13:25:25 +0000 (18:55 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 May 2026 14:40:19 +0000 (10:40 -0400)
commitd409ab4e387d94b2e593d558b54b7bfd315e0e75
tree1458a59f20bde36ed1570b609ed619741bfe81b4
parentd8145c437ccdc2d91c579787290f82788172bea0
drm/amdgpu/userq: reserve root bo without interruption

Fix the code to make it an uninterruptible reservation
for root bo.

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