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.c117 if (!fail_only || support->InvalidCombinationOfMALLUseForPState == 1) in dml2_core_utils_print_mode_support_info()
118 …port: InvalidCombinationOfMALLUseForPState = %d\n", support->InvalidCombinationOfMALLUseForPState); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h237 bool InvalidCombinationOfMALLUseForPState; member
H A Ddml2_core_shared.c1977 …mode_lib->ms.support.InvalidCombinationOfMALLUseForPState = (s->SubViewportMALLPStateMethod != s->… in dml2_core_shared_mode_support()
1985 …onOfMALLUseForPState = %u\n", __func__, mode_lib->ms.support.InvalidCombinationOfMALLUseForPState); in dml2_core_shared_mode_support()
2772 && !mode_lib->ms.support.InvalidCombinationOfMALLUseForPState in dml2_core_shared_mode_support()
2902 if (!fail_only || support->InvalidCombinationOfMALLUseForPState == 1) in dml2_print_dml_mode_support_info()
2903 …rt: InvalidCombinationOfMALLUseForPState = 0x%x\n", support->InvalidCombinationOfMALLUseForPState); in dml2_print_dml_mode_support_info()
12096 …formative.mode_support_info.InvalidCombinationOfMALLUseForPState = mode_lib->ms.support.InvalidCom… in dml2_core_shared_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c383 …ionOfMALLUseForPState : %s\n", mode_lib->ms.support.InvalidCombinationOfMALLUseForPState == … in dml_print_mode_support()
469 if (!fail_only || support->InvalidCombinationOfMALLUseForPState == 1) in dml_print_dml_mode_support_info()
470 …rt: InvalidCombinationOfMALLUseForPState = 0x%x\n", support->InvalidCombinationOfMALLUseForPState); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h698 dml_bool_t InvalidCombinationOfMALLUseForPState; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h325 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_ModeSupportAndSystemConf… in dml32_ModeSupportAndSystemConfigurationFull()