]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu/userq: need to unref bo
authorDavid (Ming Qiang) Wu <David.Wu3@amd.com>
Tue, 28 Oct 2025 22:42:05 +0000 (18:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Nov 2025 14:56:25 +0000 (09:56 -0500)
commitb665f29a2f93a266183dc8cd5d732f203157613b
tree313fa01bd6e07a538a1d58d0f682560fc6b3b3cb
parent1349b31313d5bf840e0ffe780d17acafc4ef81f8
drm/amdgpu/userq: need to unref bo

unref bo after amdgpu_bo_reserve() failure as it has
called amdgpu_bo_ref() already

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: David (Ming Qiang) Wu <David.Wu3@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c