aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAlvin Lee <[email protected]>2024-06-27 10:42:26 -0400
committerAlex Deucher <[email protected]>2024-07-23 17:07:10 -0400
commitb3c9c9affd71f1f9b136534d6f56f392edb78620 (patch)
tree75c6bedc78decc200ce75e177af91291063992c8 /tools/perf/scripts/python/task-analyzer.py
parentf5c783868855bbecfc4311050dbaca4cb28ada5e (diff)
drm/amd/display: When resync fifo ensure to use correct pipe ctx
We resync the FIFO after each pipe update in apply_ctx_to_hw. However, this means that some pipes (in hardware) are based on the new context and some are based on the current_state (since the pipes are updated on at a time). In this case we must ensure to use the pipe_ctx that's currently still configured in hardware when turning off / on OTG's and reconfiguring ODM during the resync. Reviewed-by: Nicholas Kazlauskas <[email protected]> Signed-off-by: Jerry Zuo <[email protected]> Signed-off-by: Alvin Lee <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions