aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
diff options
context:
space:
mode:
authorNayan Deshmukh <[email protected]>2018-08-01 08:20:02 +0000
committerAlex Deucher <[email protected]>2018-08-27 16:09:46 +0000
commitdf0ca30838eeddbd34d7573cdbfaf88c56ad3e65 (patch)
tree157e61d6e33943a831cea978ee76feba742ce8e5 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
parentdrm/scheduler: add new function to get least loaded sched v2 (diff)
downloadkernel-df0ca30838eeddbd34d7573cdbfaf88c56ad3e65.tar.gz
kernel-df0ca30838eeddbd34d7573cdbfaf88c56ad3e65.zip
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 <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions