diff options
author | Nirmoy Das <[email protected]> | 2021-02-01 15:02:30 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-09 15:26:41 -0500 |
commit | ebdd2e9d1aef29a2eb7b797abe6d0e048ce00a7f (patch) | |
tree | 78510f641b7e2493d9aacef2c8f9974d9559d2b4 /tools/perf/scripts/python/compaction-times.py | |
parent | 6eed1f3fba404dc0a1835c3a96694ea4152cd50e (diff) |
drm/amdgpu: cleanup struct amdgpu_ring
This patch consist of below related changes:
1 Rename ring->priority to ring->hw_prio.
2 Assign correct hardware ring priority.
3 Remove ring->priority_mutex as ring priority remains unchanged
after initialization.
4 Remove unused ring->num_jobs.
v3: remove ring->num_jobs.
v2: remove ring->priority_mutex.
Fixes: 33abcb1f5a17 ("drm/amdgpu: set compute queue priority at mqd_init")
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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions