summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRoy Chan <roy.chan@amd.com>2021-11-04 16:52:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-11-17 16:58:08 -0500
commite43098f6abb033142810e695c1b3d9cf61e19849 (patch)
treeae53625971701543b8877c30e5ac31afeecbb6ed /tools/perf/scripts/python/export-to-postgresql.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 <Jun.Lei@amd.com> Acked-by: Anson Jacob <Anson.Jacob@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Roy Chan <roy.chan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions