aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBokun Zhang <[email protected]>2020-11-09 13:59:27 -0500
committerAlex Deucher <[email protected]>2020-11-10 14:26:24 -0500
commit25a35065c066496935217748b1662a7fcf26ed58 (patch)
tree9ffbfb9384bb38e77e9b770472b00c37d7891f2c /tools/perf/scripts/python/event_analyzing_sample.py
parent880af2eaedd3f63d413a439ef29edcc0a5fbdc73 (diff)
drm/amd/amdgpu: Fix incorrect logic to increment VCN doorbell index
- The original logic uses a counter based index assignment, which is incorrect if we only assign VCN1 to this VF but no VCN0 The doorbell index is absolute, so we can calculate it by using index variable i and j Signed-off-by: Bokun Zhang <[email protected]> Reviewed-by: Monk Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions