Home
last modified time | relevance | path

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

/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()
/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/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()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
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()
8025 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()
8028 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()
9495 && mode_lib->ms.support.SourceFormatPixelAndScanSupport in dml_core_mode_support()
12971 …t->informative.mode_support_info.SourceFormatPixelAndScanSupport = mode_lib->ms.support.SourceForm… in dml2_core_calcs_get_informative()