diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2020-03-13 17:26:54 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-03-16 23:21:32 +0300 |
commit | 4ff7d8ba4c80b8198bd4a0cc339373eb28540552 (patch) | |
tree | 4d08368438d1d08967dfbb5bb5d9329875364316 /tools/perf/scripts/python/stackcollapse.py | |
parent | ec2edcc2796c892aa0cc4740ce00a22fe57d2a1c (diff) | |
download | linux-4ff7d8ba4c80b8198bd4a0cc339373eb28540552.tar.xz |
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 <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions