Searched refs:SourceFormatPixelAndScanSupport (Results 1 – 17 of 17) sorted by relevance
79 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_core_utils_print_mode_support_info()80 …("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixelAndScanSupport); in dml2_core_utils_print_mode_support_info()
216 bool SourceFormatPixelAndScanSupport; member
863 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml2_core_shared_mode_support()866 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml2_core_shared_mode_support()2752 && mode_lib->ms.support.SourceFormatPixelAndScanSupport in dml2_core_shared_mode_support()2860 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_print_dml_mode_support_info()2861 …DML: support: SourceFormatPixelAndScanSupport = 0x%x\n", support->SourceFormatPixelAndScanSupport); in dml2_print_dml_mode_support_info()12076 …t->informative.mode_support_info.SourceFormatPixelAndScanSupport = mode_lib->ms.support.SourceForm… in dml2_core_shared_get_informative()
56 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_print_mode_support_info()57 …("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixelAndScanSupport); in dml2_print_mode_support_info()7137 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()7140 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()9128 && mode_lib->ms.support.SourceFormatPixelAndScanSupport in dml_core_mode_support()12540 …t->informative.mode_support_info.SourceFormatPixelAndScanSupport = mode_lib->ms.support.SourceForm… in dml2_core_calcs_get_informative()
360 …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()
676 dml_bool_t SourceFormatPixelAndScanSupport; member
6782 mode_lib->ms.support.SourceFormatPixelAndScanSupport = true; in dml_core_mode_support()6785 mode_lib->ms.support.SourceFormatPixelAndScanSupport = false; in dml_core_mode_support()8130 && mode_lib->ms.support.SourceFormatPixelAndScanSupport == true in dml_core_mode_support()
305 bool SourceFormatPixelAndScanSupport; member
297 … Source Format Pixel And Scan : %s\n", mode_lib->vba.SourceFormatPixelAndScanSupport ? "Su… in dml_log_mode_support_params()
614 bool SourceFormatPixelAndScanSupport; member
3839 v->SourceFormatPixelAndScanSupport = true;3844 v->SourceFormatPixelAndScanSupport = false;5444 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…5465 if (v->SourceFormatPixelAndScanSupport == false)
3932 v->SourceFormatPixelAndScanSupport = true;3935 v->SourceFormatPixelAndScanSupport = false;5530 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…5557 } else if (!v->SourceFormatPixelAndScanSupport) {
3332 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()3370 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()5026 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
3439 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()3477 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()5142 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
1661 && 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()
3566 mode_lib->vba.SourceFormatPixelAndScanSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()3604 mode_lib->vba.SourceFormatPixelAndScanSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()5143 } else if (!mode_lib->vba.SourceFormatPixelAndScanSupport) { in dml21_ModeSupportAndSystemConfigurationFull()
3609 v->SourceFormatPixelAndScanSupport = true; in dml30_ModeSupportAndSystemConfigurationFull()3614 v->SourceFormatPixelAndScanSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()5145 …if (v->ScaleRatioAndTapsSupport == 1 && v->SourceFormatPixelAndScanSupport == 1 && v->ViewportSize… in dml30_ModeSupportAndSystemConfigurationFull()
Completed in 215 milliseconds