summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
diff options
context:
space:
mode:
authorNayan Deshmukh <nayan26deshmukh@gmail.com>2018-08-01 13:50:02 +0530
committerAlex Deucher <alexander.deucher@amd.com>2018-08-27 11:09:46 -0500
commitdf0ca30838eeddbd34d7573cdbfaf88c56ad3e65 (patch)
tree157e61d6e33943a831cea978ee76feba742ce8e5 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
parent97ffa35b5dec4e68baa85e626b69ae4949a4ca2a (diff)
drm/scheduler: move idle entities to scheduler with less load v2
This is the first attempt to move entities between schedulers to have dynamic load balancing. We just move entities with no jobs for now as moving the ones with jobs will lead to other compilcations like ensuring that the other scheduler does not remove a job from the current entity while we are moving. v2: remove unused variable and an unecessary check Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions