linux/drivers/gpu/drm/amd/display/dc/dcn10
Alvin Lee 6cd7923724 drm/amd/display: Compare plane when looking for pipe split being lost
[Why]
There are situations where we go from 2 pipe to 1 pipe in MPO, but this
isn't a pipe split being lost -- it's a plane disappearing in (i.e. video overlay
goes away) so we lose one pipe. In these situations we don't want to
disable the pipe in a separate operation from the rest of the pipe
programming sequence. We only want to disable a pipe in a
separate operation when we're actually disabling pipe split.

[How]
Make sure the pipe being lost has the same stream AND plane
as the old top pipe to ensure.

Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-09-15 17:52:41 -04:00
..
dcn10_cm_common.c
dcn10_cm_common.h
dcn10_dpp.c drm/amd/display: remove set but not used variable 'pixel_width' 2020-04-30 16:49:09 -04:00
dcn10_dpp.h
dcn10_dpp_cm.c
dcn10_dpp_dscl.c
dcn10_dwb.c
dcn10_dwb.h
dcn10_hubbub.c drm/amd/display: Fix disable_stutter debug option 2020-05-21 12:37:19 -04:00
dcn10_hubbub.h
dcn10_hubp.c drm/amd/display: Flip pending check timeout due to disabled hubp 2020-09-15 17:52:41 -04:00
dcn10_hubp.h
dcn10_hw_sequencer.c drm/amd/display: Compare plane when looking for pipe split being lost 2020-09-15 17:52:41 -04:00
dcn10_hw_sequencer.h drm/amd/display: Disconnect pipe separetely when disable pipe split 2020-08-10 17:26:52 -04:00
dcn10_hw_sequencer_debug.c
dcn10_hw_sequencer_debug.h
dcn10_init.c drm/amd/display: Disconnect pipe separetely when disable pipe split 2020-08-10 17:26:52 -04:00
dcn10_init.h
dcn10_ipp.c
dcn10_ipp.h
dcn10_link_encoder.c drm/amd/display: fine tune logic of edid max TMDS clock check 2020-07-01 01:59:25 -04:00
dcn10_link_encoder.h drm/amd/display: Read VBIOS Golden Settings Tbl 2020-08-04 17:29:27 -04:00
dcn10_mpc.c drm/amd/display: Use cursor locking to prevent flip delays 2020-04-28 16:19:56 -04:00
dcn10_mpc.h drm/amd/display: Use cursor locking to prevent flip delays 2020-04-28 16:19:56 -04:00
dcn10_opp.c
dcn10_opp.h
dcn10_optc.c drm/amdgpu/display: fix build without CONFIG_DRM_AMD_DC_DCN3_0 2020-07-01 01:59:15 -04:00
dcn10_optc.h drm/amd/display: Add DCN3 OPTC 2020-07-01 01:59:14 -04:00
dcn10_resource.c drm/amd/display: Reject overlay plane configurations in multi-display scenarios 2020-08-24 12:22:47 -04:00
dcn10_resource.h
dcn10_stream_encoder.c drm/amd/display: Rename set_mst_bandwidth to align with DP spec 2020-09-15 17:52:41 -04:00
dcn10_stream_encoder.h drm/amd/display: Rename set_mst_bandwidth to align with DP spec 2020-09-15 17:52:41 -04:00
Makefile drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00