Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h236 bool MPCCombineMethodAsPossible; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1086 bool MPCCombineMethodAsPossible;
1085 bool MPCCombineMethodAsPossible; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1668 dml_bool_t MPCCombineMethodAsPossible; member
H A Ddisplay_mode_core.c7213 s->MPCCombineMethodAsPossible = false; in dml_core_mode_support()
7218 s->MPCCombineMethodAsPossible = true; in dml_core_mode_support()
7220 mode_lib->ms.support.MPCCombineMethodIncompatible = s->MPCCombineMethodAsNeededForPStateChangeAndVoltage && s->MPCCombineMethodAsPossible; in dml_core_mode_support()
8315 if ((mode_lib->ms.support.ModeSupport[0] == false && mode_lib->ms.support.ModeSupport[1] == true) || s->MPCCombineMethodAsPossible ||
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2027 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsPossible = false; in dml32_ModeSupportAndSystemConfigurationFull()
2033 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsPossible = true; in dml32_ModeSupportAndSystemConfigurationFull()
2036 && v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsPossible; in dml32_ModeSupportAndSystemConfigurationFull()