Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h236 bool MPCCombineMethodAsPossible; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h902 bool MPCCombineMethodAsPossible; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1611 dml_bool_t MPCCombineMethodAsPossible; member
Ddisplay_mode_core.c7031 s->MPCCombineMethodAsPossible = false; in dml_core_mode_support()
7036 s->MPCCombineMethodAsPossible = true; in dml_core_mode_support()
7038 …compatible = s->MPCCombineMethodAsNeededForPStateChangeAndVoltage && s->MPCCombineMethodAsPossible; in dml_core_mode_support()
8195 …ort[0] == false && mode_lib->ms.support.ModeSupport[1] == true) || s->MPCCombineMethodAsPossible || in dml_core_mode_support()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c2022 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsPossible = false; in dml32_ModeSupportAndSystemConfigurationFull()
2028 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsPossible = true; in dml32_ModeSupportAndSystemConfigurationFull()
2031 && v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsPossible; in dml32_ModeSupportAndSystemConfigurationFull()