]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use scheduler load balancing for compute CS
authorChristian König <christian.koenig@amd.com>
Mon, 16 Jul 2018 12:59:26 +0000 (14:59 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:10:46 +0000 (11:10 -0500)
commit72fa1ef2361c25aaed4b6d1dbc56a003283d8aab
tree966f7f7338fdffde7326da2a54b1faa86a5e242b
parentbbad2a35b34dbe4841f3db66bc9626c8ae11c42b
drm/amdgpu: use scheduler load balancing for compute CS

Start to use the scheduler load balancing for userspace compute
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