]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: allocate clear entities dynamically
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 3 Feb 2026 10:22:08 +0000 (11:22 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Mar 2026 19:14:59 +0000 (15:14 -0400)
commit0f1fbe746cf8bad0a5af9b62f17aad35193d44fc
tree5258a959852a8591eff25c8629ebc986fa63c738
parent4ea64d482fc2cc85009fce5abdf4780ece00c31c
drm/amdgpu: allocate clear entities dynamically

No functional change for now, as we always allocate a single entity
and use it everywhere.

Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@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_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h