Home
last modified time | relevance | path

Searched refs:LinkRateDoesNotMatchDPVersion (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c227 if (!fail_only || support->LinkRateDoesNotMatchDPVersion == 1) in dml2_core_utils_print_mode_support_info()
228 dml2_printf("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatchDPVersion); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h221 bool LinkRateDoesNotMatchDPVersion; member
H A Ddml2_core_shared.c
H A Ddml2_core_dcn4_calcs.c65 if (!fail_only || support->LinkRateDoesNotMatchDPVersion == 1) in dml2_print_mode_support_info()
66 dml2_printf("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatchDPVersion); in dml2_print_mode_support_info()
8069 mode_lib->ms.support.LinkRateDoesNotMatchDPVersion = false; in dml_core_mode_support()
8091 mode_lib->ms.support.LinkRateDoesNotMatchDPVersion = true; in dml_core_mode_support()
9558 && !mode_lib->ms.support.LinkRateDoesNotMatchDPVersion in dml_core_mode_support()
13035 out->informative.mode_support_info.LinkRateDoesNotMatchDPVersion = mode_lib->ms.support.LinkRateDoesNotMatchDPVersion; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c362 …oes Not Match DP Version : %s\n", mode_lib->ms.support.LinkRateDoesNotMatchDPVersion == fal… in dml_print_mode_support()
433 if (!fail_only || support->LinkRateDoesNotMatchDPVersion == 1) in dml_print_dml_mode_support_info()
434 …nt("DML: support: LinkRateDoesNotMatchDPVersion = 0x%x\n", support->LinkRateDoesNotMatchDPVersion); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h739 dml_bool_t LinkRateDoesNotMatchDPVersion;
738 dml_bool_t LinkRateDoesNotMatchDPVersion; global() member
H A Ddisplay_mode_core.c7312 mode_lib->ms.support.LinkRateDoesNotMatchDPVersion = false; in dml_core_mode_support()
7334 mode_lib->ms.support.LinkRateDoesNotMatchDPVersion = true; in dml_core_mode_support()
8135 && !mode_lib->ms.support.LinkRateDoesNotMatchDPVersion in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h299 bool LinkRateDoesNotMatchDPVersion;
303 bool LinkRateDoesNotMatchDPVersion; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h638 bool LinkRateDoesNotMatchDPVersion; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1663 && !mode_lib->vba.LinkRateDoesNotMatchDPVersion in mode_support_configuration()
2344 mode_lib->vba.LinkRateDoesNotMatchDPVersion = false; in dml32_ModeSupportAndSystemConfigurationFull()
2375 mode_lib->vba.LinkRateDoesNotMatchDPVersion = true; in dml32_ModeSupportAndSystemConfigurationFull()