Home
last modified time | relevance | path

Searched refs:NumberOfOTGSupport (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c388 … Of OTG Support : %s\n", mode_lib->ms.support.NumberOfOTGSupport == true ? "S… in dml_print_mode_support()
445 if (!fail_only || support->NumberOfOTGSupport == 0) in dml_print_dml_mode_support_info()
446 dml_print("DML: support: NumberOfOTGSupport = 0x%x\n", support->NumberOfOTGSupport); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h744 dml_bool_t NumberOfOTGSupport; member
H A Ddisplay_mode_core.c7339 …mode_lib->ms.support.NumberOfOTGSupport = (s->TotalNumberOfActiveOTG <= (dml_uint_t) mode_lib… in dml_core_mode_support()
8169 && mode_lib->ms.support.NumberOfOTGSupport == true in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h627 bool NumberOfOTGSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1688 && mode_lib->vba.NumberOfOTGSupport == true in mode_support_configuration()
2294 …mode_lib->vba.NumberOfOTGSupport = (v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.Tota… in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c111 if (!fail_only || support->NumberOfOTGSupport == 0) in dml2_print_mode_support_info()
112 DML_LOG_VERBOSE("DML: support: NumberOfOTGSupport = %d\n", support->NumberOfOTGSupport); in dml2_print_mode_support_info()
8664 …mode_lib->ms.support.NumberOfOTGSupport = (s->TotalNumberOfActiveOTG <= (unsigned int)mode_lib->ip… in dml_core_mode_support()
9567 && mode_lib->ms.support.NumberOfOTGSupport in dml_core_mode_support()
13032 out->informative.mode_support_info.NumberOfOTGSupport = mode_lib->ms.support.NumberOfOTGSupport; in dml2_core_calcs_get_informative()