Home
last modified time | relevance | path

Searched refs:SourceFormatPixelAndScanSupport (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.c223 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_core_utils_print_mode_support_info()
224 …("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixelAndScanSupport); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h225 bool SourceFormatPixelAndScanSupport; member
H A Ddml2_core_dcn4_calcs.c61 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_print_mode_support_info()
62 …("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixelAndScanSupport); in dml2_print_mode_support_info()
8077 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()
8080 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()
9562 && mode_lib->ms.support.SourceFormatPixelAndScanSupport in dml_core_mode_support()
13065 …t->informative.mode_support_info.SourceFormatPixelAndScanSupport = mode_lib->ms.support.SourceForm… in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c367 …e Format Pixel And Scan : %s\n", mode_lib->ms.support.SourceFormatPixelAndScanSupport == tr… in dml_print_mode_support()
430 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml_print_dml_mode_support_info()
431 …DML: support: SourceFormatPixelAndScanSupport = 0x%x\n", support->SourceFormatPixelAndScanSupport); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h733 dml_bool_t SourceFormatPixelAndScanSupport; member
H A Ddisplay_mode_core.c6872 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()
6875 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()
8158 && mode_lib->ms.support.SourceFormatPixelAndScanSupport == true in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h614 bool SourceFormatPixelAndScanSupport; member
/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()