diff options
author | Nirmoy Das <[email protected]> | 2021-01-27 11:35:54 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-09 15:27:04 -0500 |
commit | 0a52a6cacca6030374fca7087e8556b382cca0e3 (patch) | |
tree | 733da3806d50d8266fd1a5d576acb07defbd6dd5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 8c0225d79273968a65e73a4204fba023ae02714d (diff) |
drm/amdgpu: add wave limit functionality for gfx8,9
Wave limiting can be use to load balance high priority
compute jobs along with gfx jobs. When enabled, this will reserve
~75% of waves for compute jobs.
We do not need this from gfx10 onwards because >=gfx10 has
asynchronous compute tunneling to replace wave limit requirement.
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions