diff options
| author | Nirmoy Das <[email protected]> | 2020-03-13 15:26:54 +0100 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-03-16 16:21:32 -0400 |
| commit | 4ff7d8ba4c80b8198bd4a0cc339373eb28540552 (patch) | |
| tree | 4d08368438d1d08967dfbb5bb5d9329875364316 /scripts/gdb/linux/proc.py | |
| parent | ec2edcc2796c892aa0cc4740ce00a22fe57d2a1c (diff) | |
drm/amdgpu: disable gpu_sched load balancer for vcn jobs
VCN HW doesn't support dynamic load balance on multiple instances
for a context. This patch initializes VNC entities with only one
drm_gpu_scheduler picked by drm_sched_pick_best(). Picking a
drm_gpu_scheduler using drm_sched_pick_best() ensures that we
do load balance among multiple contexts but not among multiple
jobs in a context.
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions