mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 00:06:36 +00:00
![]() [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> |
||
---|---|---|
.. | ||
dcn10_cm_common.c | ||
dcn10_cm_common.h | ||
dcn10_dpp.c | ||
dcn10_dpp.h | ||
dcn10_dpp_cm.c | ||
dcn10_dpp_dscl.c | ||
dcn10_dwb.c | ||
dcn10_dwb.h | ||
dcn10_hubbub.c | ||
dcn10_hubbub.h | ||
dcn10_hubp.c | ||
dcn10_hubp.h | ||
dcn10_hw_sequencer.c | ||
dcn10_hw_sequencer.h | ||
dcn10_hw_sequencer_debug.c | ||
dcn10_hw_sequencer_debug.h | ||
dcn10_init.c | ||
dcn10_init.h | ||
dcn10_ipp.c | ||
dcn10_ipp.h | ||
dcn10_link_encoder.c | ||
dcn10_link_encoder.h | ||
dcn10_mpc.c | ||
dcn10_mpc.h | ||
dcn10_opp.c | ||
dcn10_opp.h | ||
dcn10_optc.c | ||
dcn10_optc.h | ||
dcn10_resource.c | ||
dcn10_resource.h | ||
dcn10_stream_encoder.c | ||
dcn10_stream_encoder.h | ||
Makefile |