Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c221 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml2_core_utils_print_mode_support_info()
222 …ML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h225 bool ScaleRatioAndTapsSupport;
224 bool ScaleRatioAndTapsSupport; global() member
H A Ddml2_core_dcn4_calcs.c60 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml2_print_mode_support_info()
61 DML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport); in dml2_print_mode_support_info()
8074 mode_lib->ms.support.ScaleRatioAndTapsSupport = true; in dml_core_mode_support()
8083 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
8099 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
9588 if (mode_lib->ms.support.ScaleRatioAndTapsSupport in dml_core_mode_support()
13091 out->informative.mode_support_info.ScaleRatioAndTapsSupport = mode_lib->ms.support.ScaleRatioAndTapsSupport; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c366 dml_print("DML: MODE SUPPORT: Scale Ratio And Taps : %s\n", mode_lib->ms.support.ScaleRatioAndTapsSupport == true ? "Supported" : "NOT Supported"); in dml_print_mode_support()
429 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml_print_dml_mode_support_info()
430 dml_print("DML: support: ScaleRatioAndTapsSupport = 0x%x\n", support->ScaleRatioAndTapsSupport); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h732 dml_bool_t ScaleRatioAndTapsSupport; member
H A Ddisplay_mode_core.c6925 mode_lib->ms.support.ScaleRatioAndTapsSupport = true; in dml_core_mode_support()
6939 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
6959 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
8249 if (mode_lib->ms.support.ScaleRatioAndTapsSupport == true in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h613 bool ScaleRatioAndTapsSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1664 if (mode_lib->vba.ScaleRatioAndTapsSupport == true in mode_support_configuration()
1752 mode_lib->vba.ScaleRatioAndTapsSupport = true; in dml32_ModeSupportAndSystemConfigurationFull()
1764 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()
1793 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()