]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use scheduler load balancing for SDMA CS
authorChristian König <christian.koenig@amd.com>
Fri, 13 Jul 2018 07:12:44 +0000 (09:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:10:45 +0000 (11:10 -0500)
commitbbad2a35b34dbe4841f3db66bc9626c8ae11c42b
treee7c3f77d7fedeaf0611dbab123aacb1e0ae46072
parent9e6d22685688a7994a5aa3a5b99bf1c39c7605fa
drm/amdgpu: use scheduler load balancing for SDMA CS

Start to use the scheduler load balancing for userspace SDMA
command submissions.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c