aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRoy Chan <[email protected]>2021-11-04 16:52:04 -0400
committerAlex Deucher <[email protected]>2021-11-17 16:58:08 -0500
commite43098f6abb033142810e695c1b3d9cf61e19849 (patch)
treeae53625971701543b8877c30e5ac31afeecbb6ed /tools/perf/scripts/python/stackcollapse.py
parent64266f0a45c8323861d3756cbe3dc419e973917c (diff)
drm/amd/display: fix stale info in link encoder assignment
[Why] The link encoder assignment leaves the old stream data when it was unassigned. When the clear encoder assignment is called, it based on the old stale data to access the de-allocated stream. [How] There should be no need to explicitly clean up the link encoder assignment if the unassign loop does the work properly, the loop should base on the current state to clean up the assignment. Also, the unassignment should better clean up the values in the assignement slots as well. Reviewed-by: Jun Lei <[email protected]> Acked-by: Anson Jacob <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Roy Chan <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions