summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBhuvanachandra Pinninti <BhuvanaChandra.Pinninti@amd.com>2026-06-22 16:12:07 +0530
committerAlex Deucher <alexander.deucher@amd.com>2026-07-14 19:12:35 -0400
commit5a22cc7c724dc4ced818b2eae1db7433f467a761 (patch)
tree2d7c673c7b1ceaa9f3d03b890b10a942d81717d6 /tools/perf/scripts/python
parentd52de56938c38e70b4b77250912ee9e816cc145e (diff)
drm/amd/display: Fix dc_stream_remove_writeback dropping wrong writeback entries.
[why] The matching entry was disabled but still copied during compaction, so a removed pipe could survive and overwrite a valid entry, leaving num_wb_info wrong. [how] Skip every entry matching dwb_pipe_inst and compact only survivors. Covered by test_dc_stream_writeback_drc_and_remove.And added new test cases for coverage. Reviewed-by: Ilya Bakoulin <ilya.bakoulin@amd.com> Signed-off-by: Bhuvanachandra Pinninti <BhuvanaChandra.Pinninti@amd.com> Signed-off-by: George Zhang <george.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions