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.h226 bool SourceFormatPixelAndScanSupport;
225 bool SourceFormatPixelAndScanSupport; global() member
H A Ddml2_core_dcn4_calcs.c62 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_print_mode_support_info()
63 DML_LOG_VERBOSE("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixelAndScanSupport); in dml2_print_mode_support_info()
8104 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()
8107 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()
9589 && mode_lib->ms.support.SourceFormatPixelAndScanSupport in dml_core_mode_support()
13092 out->informative.mode_support_info.SourceFormatPixelAndScanSupport = mode_lib->ms.support.SourceFormatPixelAndScanSupport; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c367 dml_print("DML: MODE SUPPORT: Source Format Pixel And Scan : %s\n", mode_lib->ms.support.SourceFormatPixelAndScanSupport == true ? "Supported" : "NOT Supported"); in dml_print_mode_support()
431 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml_print_dml_mode_support_info()
432 dml_print("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.c6964 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()
6967 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()
8250 && 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.c1665 && mode_lib->vba.SourceFormatPixelAndScanSupport == true in mode_support_configuration()
1798 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml32_ModeSupportAndSystemConfigurationFull()
1803 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()