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.h224 bool ScaleRatioAndTapsSupport; member
H A Ddml2_core_dcn4_calcs.c59 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml2_print_mode_support_info()
60 …ML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport); in dml2_print_mode_support_info()
8047 mode_lib->ms.support.ScaleRatioAndTapsSupport = true; in dml_core_mode_support()
8056 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
8072 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
9561 if (mode_lib->ms.support.ScaleRatioAndTapsSupport in dml_core_mode_support()
13064 …out->informative.mode_support_info.ScaleRatioAndTapsSupport = mode_lib->ms.support.ScaleRatioAndTa… in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c366 …ale Ratio And Taps : %s\n", mode_lib->ms.support.ScaleRatioAndTapsSupport == true ?… in dml_print_mode_support()
428 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml_print_dml_mode_support_info()
429 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.c6833 mode_lib->ms.support.ScaleRatioAndTapsSupport = true; in dml_core_mode_support()
6847 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
6867 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()
8157 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.c1660 if (mode_lib->vba.ScaleRatioAndTapsSupport == true in mode_support_configuration()
1747 mode_lib->vba.ScaleRatioAndTapsSupport = true; in dml32_ModeSupportAndSystemConfigurationFull()
1759 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()
1788 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()