Home
last modified time | relevance | path

Searched refs:MPCCombineMethodIncompatible (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c373 …ethodIncompatible : %s\n", mode_lib->ms.support.MPCCombineMethodIncompatible == fals… in dml_print_mode_support()
425 if (!fail_only || support->MPCCombineMethodIncompatible == 1) in dml_print_dml_mode_support_info()
426 …rint("DML: support: MPCCombineMethodIncompatible = 0x%x\n", support->MPCCombineMethodIncompatible); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h675 dml_bool_t MPCCombineMethodIncompatible; member
H A Ddisplay_mode_core.c7031 …mode_lib->ms.support.MPCCombineMethodIncompatible = s->MPCCombineMethodAsNeededForPStateChangeAndV… in dml_core_mode_support()
8134 && !mode_lib->ms.support.MPCCombineMethodIncompatible in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1217 bool MPCCombineMethodIncompatible; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1673 && !mode_lib->vba.MPCCombineMethodIncompatible in mode_support_configuration()
2030 …mode_lib->vba.MPCCombineMethodIncompatible = v->dummy_vars.dml32_ModeSupportAndSystemConfiguration… in dml32_ModeSupportAndSystemConfigurationFull()