linux/drivers/gpu/drm/amd/display
Alvin Lee b3c9c9affd 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>
2024-07-23 17:07:10 -04:00
..
amdgpu_dm drm/amd/display: quality improvements for EASF and ISHARP 2024-07-23 17:07:09 -04:00
dc drm/amd/display: When resync fifo ensure to use correct pipe ctx 2024-07-23 17:07:10 -04:00
dmub drm/amd/display: Add debug option for disabling SLDO optimizations 2024-07-01 16:10:35 -04:00
include Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
modules drm/amd/display: Revert "Check HDCP returned status" 2024-07-23 17:07:10 -04:00
Kconfig Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00