diff options
| author | Alvin Lee <alvin.lee2@amd.com> | 2024-06-27 17:42:26 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-24 00:07:10 +0300 |
| commit | b3c9c9affd71f1f9b136534d6f56f392edb78620 (patch) | |
| tree | 75c6bedc78decc200ce75e177af91291063992c8 /scripts/git.orderFile | |
| parent | f5c783868855bbecfc4311050dbaca4cb28ada5e (diff) | |
| download | linux-b3c9c9affd71f1f9b136534d6f56f392edb78620.tar.xz | |
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 <nicholas.kazlauskas@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
