Home
last modified time | relevance | path

Searched refs:support_edp0_on_dp1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_panel_cntl.c176 if (dcn31_panel_cntl->base.ctx->dc->config.support_edp0_on_dp1) { in dcn31_panel_cntl_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h470 bool support_edp0_on_dp1; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1623 bool support_edp0_on_dp1; member
1628 .support_edp0_on_dp1 = false
1633 quirk_entries.support_edp0_on_dp1 = true; in edp0_on_dp1_callback()
1731 init_data->flags.support_edp0_on_dp1 = false; in retrieve_dmi_info()
1742 if (quirk_entries.support_edp0_on_dp1) { in retrieve_dmi_info()
1743 init_data->flags.support_edp0_on_dp1 = true; in retrieve_dmi_info()