diff options
| author | Alvin Lee <[email protected]> | 2024-06-27 10:42:26 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:07:10 -0400 |
| commit | b3c9c9affd71f1f9b136534d6f56f392edb78620 (patch) | |
| tree | 75c6bedc78decc200ce75e177af91291063992c8 /tools/perf/scripts/python/netdev-times.py | |
| parent | f5c783868855bbecfc4311050dbaca4cb28ada5e (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions