Home
last modified time | relevance | path

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

/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/dml2_0/
H A Ddisplay_mode_core_structs.h733 dml_bool_t SourceFormatPixelAndScanSupport; member
H A Ddisplay_mode_core.c6855 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()
6858 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()
8141 && mode_lib->ms.support.SourceFormatPixelAndScanSupport == true in dml_core_mode_support()
/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/dml/dcn30/
H A Ddisplay_mode_vba_30.c3436 v->SourceFormatPixelAndScanSupport = true; in dml30_ModeSupportAndSystemConfigurationFull()
3441 v->SourceFormatPixelAndScanSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()
4905 …if (v->ScaleRatioAndTapsSupport == 1 && v->SourceFormatPixelAndScanSupport == 1 && v->ViewportSize… in dml30_ModeSupportAndSystemConfigurationFull()