Home
last modified time | relevance | path

Searched refs:InvalidCombinationOfMALLUseForPState (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c261 if (!fail_only || support->InvalidCombinationOfMALLUseForPState == 1) in dml2_core_utils_print_mode_support_info()
262 DML_LOG_VERBOSE("DML: support: InvalidCombinationOfMALLUseForPState = %d\n", support->InvalidCombinationOfMALLUseForPState); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h240 bool InvalidCombinationOfMALLUseForPState; member
H A Ddml2_core_dcn4_calcs.c99 if (!fail_only || support->InvalidCombinationOfMALLUseForPState == 1) in dml2_print_mode_support_info()
100 DML_LOG_VERBOSE("DML: support: InvalidCombinationOfMALLUseForPState = %d\n", support->InvalidCombinationOfMALLUseForPState); in dml2_print_mode_support_info()
9219 mode_lib->ms.support.InvalidCombinationOfMALLUseForPState = (s->SubViewportMALLPStateMethod != s->PhantomPipeMALLPStateMethod) || in dml_core_mode_support()
9227 DML_LOG_VERBOSE("DML::%s: InvalidCombinationOfMALLUseForPState = %u\n", __func__, mode_lib->ms.support.InvalidCombinationOfMALLUseForPState); in dml_core_mode_support()
9514 && !mode_lib->ms.support.InvalidCombinationOfMALLUseForPState in dml_core_mode_support()
12991 out->informative.mode_support_info.InvalidCombinationOfMALLUseForPState = mode_lib->ms.support.InvalidCombinationOfMALLUseForPState; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c383 dml_print("DML: MODE SUPPORT: InvalidCombinationOfMALLUseForPState : %s\n", mode_lib->ms.support.InvalidCombinationOfMALLUseForPState == false ? "Supported" : "NOT Supported"); in dml_print_mode_support()
469 if (!fail_only || support->InvalidCombinationOfMALLUseForPState == 1) in dml_print_dml_mode_support_info()
470 dml_print("DML: support: InvalidCombinationOfMALLUseForPState = 0x%x\n", support->InvalidCombinationOfMALLUseForPState); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h756 dml_bool_t InvalidCombinationOfMALLUseForPState; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h320 bool InvalidCombinationOfMALLUseForPState; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h649 bool InvalidCombinationOfMALLUseForPState; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1683 && !mode_lib->vba.InvalidCombinationOfMALLUseForPState in mode_support_configuration()
3050 mode_lib->vba.InvalidCombinationOfMALLUseForPState = (v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SubViewportMALLPStateMethod in dml32_ModeSupportAndSystemConfigurationFull()