]> git.ipfire.org Git - thirdparty/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 15:58:25 +0000 (11:58 -0400)
commita00caed2302c604c19a5cab781e34d7ba4fa7558
treebde07b3ece7e0b4385389b565c9dd724bdec09a7
parentcedee93d43f893ce67e39b57c67240965c7c5a69
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>
(cherry picked from commit d409ab4e387d94b2e593d558b54b7bfd315e0e75)
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c