Home
last modified time | relevance | path

Searched refs:smart_mux_version (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c662 if (!(!link->dc->config.smart_mux_version || dc_ctx->dc_edp_id_count == 0)) in construct_phy()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h537 int smart_mux_version; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1748 ((link->dc->config.smart_mux_version && link->dc->is_switch_in_progress_dest) in dce110_apply_single_controller_ctx_to_hw()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c454 *color = sm_ver_colors[dc->config.smart_mux_version]; in get_smartmux_visual_confirm_color()