Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c373 dml_print("DML: MODE SUPPORT: MPCCombineMethodIncompatible : %s\n", mode_lib->ms.support.MPCCombineMethodIncompatible == false ? "Supported" : "NOT Supported"); in dml_print_mode_support()
425 if (!fail_only || support->MPCCombineMethodIncompatible == 1) in dml_print_dml_mode_support_info()
426 dml_print("DML: support: MPCCombineMethodIncompatible = 0x%x\n", support->MPCCombineMethodIncompatible); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h735 dml_bool_t MPCCombineMethodIncompatible; member
/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_ModeSupportAndSystemConfigurationFull.MPCCombineMethodAsNeededForPStateChangeAndVoltage in dml32_ModeSupportAndSystemConfigurationFull()