]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: create multiple clear/move ttm entities
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 8 Jan 2026 16:11:22 +0000 (17:11 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:41:12 +0000 (15:41 -0400)
commit897ee11ec0209aa90184b5a69d0e172d007dce3a
treef9783f60884aa3b196b6031dd67ec9059b35ede7
parente4029f7a9474319114d07caa90cff3ec534ef0d9
drm/amdgpu: create multiple clear/move ttm entities

This enables parallelism of operations.

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_ttm.c