Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/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.h219 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()
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()
/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.h734 dml_bool_t SourceFormatPixelAndScanSupport; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ !
H A Ddml_top_types.h300 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/dcn314/ !
H A Ddisplay_mode_vba_314.c3930 v->SourceFormatPixelAndScanSupport = true;
3933 v->SourceFormatPixelAndScanSupport = false;
5528 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…
5555 } else if (!v->SourceFormatPixelAndScanSupport) {
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ !
H A Ddisplay_mode_vba_31.c3837 v->SourceFormatPixelAndScanSupport = true;
3842 v->SourceFormatPixelAndScanSupport = false;
5442 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…
5463 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()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ !
H A Ddisplay_mode_vba_20.c3329 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()
3367 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()
5023 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c3436 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
3474 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5139 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ !
H A Ddisplay_mode_vba_21.c3563 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()
3601 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()
5140 } else if (!mode_lib->vba.SourceFormatPixelAndScanSupport) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ !
H A Ddisplay_mode_vba_30.c3598 v->SourceFormatPixelAndScanSupport = true; in dml30_ModeSupportAndSystemConfigurationFull()
3603 v->SourceFormatPixelAndScanSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()
5134 …if (v->ScaleRatioAndTapsSupport == 1 && v->SourceFormatPixelAndScanSupport == 1 && v->ViewportSize… in dml30_ModeSupportAndSystemConfigurationFull()