diff options
author | 2020-08-29 06:51:41 +0200 | |
---|---|---|
committer | 2020-09-03 14:46:54 -0400 | |
commit | bc21585f3ff050f3fc7faaefc5e5c0541cec7aae (patch) | |
tree | 10c8ea1f2772d64300db8964929fbb79cddd2a37 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | include/uapi/linux: Fix indentation in kfd_smi_event enum (diff) | |
download | wireguard-linux-bc21585f3ff050f3fc7faaefc5e5c0541cec7aae.tar.xz wireguard-linux-bc21585f3ff050f3fc7faaefc5e5c0541cec7aae.zip |
drm/amdgpu: disable gpu-sched load balance for uvd
On hardware with multiple uvd instances, dependent uvd jobs
may get scheduled to different uvd instances. Because uvd_enc
jobs retain hw context, dependent jobs should always run on the
same uvd instance. This patch disables GPU scheduler's load balancer
for a context that binds jobs from the same context to a uvd
instance.
v2: Squash in uvd_enc fix
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions