aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJun Lei <[email protected]>2019-07-22 09:45:20 -0400
committerAlex Deucher <[email protected]>2019-08-15 10:55:04 -0500
commitc681491a09213e6675c773a04f1e8801ffc201ff (patch)
tree7325d9ceb706bcf0974bcc4d5f307e94e781b276 /tools/perf/scripts/python/event_analyzing_sample.py
parent04cf85d2d9a2b177e8d3ee0a8a801ecf8fcf5666 (diff)
drm/amd/display: fix pipe selection logic in validate
[why] Resource mapping done in dcn20_validate_bandwidth has a flaw: When a full update is performed, the HWSS will only update the MPCC tree for the stream that is updated as opposed to all streams. This means that when mapping pipes in validation, care must be taken to not change any existing mapping, otherwise it leads to partial hw programming [how] it's not strictly necessary to track which stream/mpcc tree is being updated, but rather it's sufficient to compare current and new state and just keep pipes that were previously already mapped unchanged. Signed-off-by: Jun Lei <[email protected]> Reviewed-by: Eric Yang <[email protected]> Acked-by: Leo Li <[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