[Why] enable_link_dp_mst checks that cur_link_settings != unknown to determine that the link is already enabled, to skip redundant enablement calls for multiple streams on the same link. During dc_reinitialize_hardware, cur_link_settings on previously-active links is not cleared, which blocks MST links from being re-enabled after a reinitialization. [How] - check for link_status->link_active instead, as it's the real intent - clear cur_link_settings when we clear link_active Signed-off-by: Joshua Aberback <joshua.aberback@amd.com> Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dce110_compressor.c | ||
dce110_compressor.h | ||
dce110_hw_sequencer.c | ||
dce110_hw_sequencer.h | ||
dce110_mem_input_v.c | ||
dce110_mem_input_v.h | ||
dce110_opp_csc_v.c | ||
dce110_opp_regamma_v.c | ||
dce110_opp_v.c | ||
dce110_opp_v.h | ||
dce110_resource.c | ||
dce110_resource.h | ||
dce110_timing_generator_v.c | ||
dce110_timing_generator_v.h | ||
dce110_timing_generator.c | ||
dce110_timing_generator.h | ||
dce110_transform_v.c | ||
dce110_transform_v.h | ||
Makefile |