]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: nuke amdgpu_userq_fence_slab v2
authorChristian König <christian.koenig@amd.com>
Mon, 13 Oct 2025 13:26:02 +0000 (15:26 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 May 2026 14:23:06 +0000 (10:23 -0400)
commit4e02e0afa95f691dc7cc17538cdd648089a843f0
treec99e076e98f9dceed00d328b644633feff38d4bf
parent6da7b1242da4455b11c24ce667d1cab1a348c8ea
drm/amdgpu: nuke amdgpu_userq_fence_slab v2

As preparation for independent fences remove the extra slab, kmalloc
should do just fine.

v2: use GFP_KERNEL instead of GFP_ATOMIC

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 0d831487b5be0ae59cac865a0aa87b0acc3dc717)
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.h