]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: use DRM_SCHED_PRIORITY_KERNEL for all ttm entities
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Wed, 8 Apr 2026 08:42:27 +0000 (10:42 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:41:13 +0000 (15:41 -0400)
commitd0b1a8ed90dce5359e636dffee12a2b7fb429c77
tree4d539780555f12889e26f0e1b41e243e6142f2ec
parenta80df5715778d2b3496c6f971347d781bd7cd56f
drm/amdgpu: use DRM_SCHED_PRIORITY_KERNEL for all ttm entities

ttm jobs must have higher priority than any userspace jobs.

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