Home
last modified time | relevance | path

Searched refs:SourceFormatPixelAndScanSupport (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c79 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_core_utils_print_mode_support_info()
80 …("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixelAndScanSupport); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h216 bool SourceFormatPixelAndScanSupport; member
H A Ddml2_core_shared.c863 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml2_core_shared_mode_support()
866 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml2_core_shared_mode_support()
2752 && mode_lib->ms.support.SourceFormatPixelAndScanSupport in dml2_core_shared_mode_support()
2860 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_print_dml_mode_support_info()
2861 …DML: support: SourceFormatPixelAndScanSupport = 0x%x\n", support->SourceFormatPixelAndScanSupport); in dml2_print_dml_mode_support_info()
12076 …t->informative.mode_support_info.SourceFormatPixelAndScanSupport = mode_lib->ms.support.SourceForm… in dml2_core_shared_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c360 …e Format Pixel And Scan : %s\n", mode_lib->ms.support.SourceFormatPixelAndScanSupport == tr… in dml_print_mode_support()
423 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml_print_dml_mode_support_info()
424 …DML: support: SourceFormatPixelAndScanSupport = 0x%x\n", support->SourceFormatPixelAndScanSupport); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h676 dml_bool_t SourceFormatPixelAndScanSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h305 bool SourceFormatPixelAndScanSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c297 … Source Format Pixel And Scan : %s\n", mode_lib->vba.SourceFormatPixelAndScanSupport ? "Su… in dml_log_mode_support_params()
H A Ddisplay_mode_vba.h614 bool SourceFormatPixelAndScanSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3836 v->SourceFormatPixelAndScanSupport = true;
3841 v->SourceFormatPixelAndScanSupport = false;
5441 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…
5462 if (v->SourceFormatPixelAndScanSupport == false)
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1661 && mode_lib->vba.SourceFormatPixelAndScanSupport == true in mode_support_configuration()
1793 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml32_ModeSupportAndSystemConfigurationFull()
1798 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()