Searched refs:PrefetchSupported (Results 1 – 8 of 8) sorted by relevance
291 if (!fail_only || support->PrefetchSupported == 0) in dml2_core_utils_print_mode_support_info()292 DML_LOG_VERBOSE("DML: support: PrefetchSupported = %d\n", support->PrefetchSupported); in dml2_core_utils_print_mode_support_info()
129 if (!fail_only || support->PrefetchSupported == 0) in dml2_print_mode_support_info()130 DML_LOG_VERBOSE("DML: support: PrefetchSupported = %d\n", support->PrefetchSupported); in dml2_print_mode_support_info()7427 mode_lib->ms.support.PrefetchSupported = true; in dml_core_ms_prefetch_check()7574 mode_lib->ms.support.PrefetchSupported &= !mode_lib->ms.NoTimeForPrefetch[k]; in dml_core_ms_prefetch_check()7606 mode_lib->ms.support.PrefetchSupported = false; in dml_core_ms_prefetch_check()7633 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.VRatioInPrefetchSupported; in dml_core_ms_prefetch_check()7639 if (mode_lib->ms.support.PrefetchSupported) { in dml_core_ms_prefetch_check()7728 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.PrefetchBandwidthSupported; in dml_core_ms_prefetch_check()7733 mode_lib->ms.support.PrefetchSupported = false; in dml_core_ms_prefetch_check()7739 …if (mode_lib->ms.support.PrefetchSupported && mode_lib->ms.num_active_planes > 1 && s->recalc_pref… in dml_core_ms_prefetch_check()[all …]
280 bool PrefetchSupported; member
402 …tch Supported : %s\n", mode_lib->ms.support.PrefetchSupported[j] == true ?… in dml_print_mode_support()515 if (!fail_only || support->PrefetchSupported[j] == 0) in dml_print_dml_mode_support_info()516 … dml_print("DML: support: combine=%d, PrefetchSupported = %d\n", j, support->PrefetchSupported[j]); in dml_print_dml_mode_support_info()
779 dml_bool_t PrefetchSupported[2]; member
6491 &mode_lib->ms.support.PrefetchSupported[j]); in dml_prefetch_check()6499 mode_lib->ms.support.PrefetchSupported[j] = false; in dml_prefetch_check()6528 …if (mode_lib->ms.support.PrefetchSupported[j] == true && mode_lib->ms.support.VRatioInPrefetchSupp… in dml_prefetch_check()6642 …} while (!((mode_lib->ms.support.PrefetchSupported[j] == true && mode_lib->ms.support.DynamicMetad… in dml_prefetch_check()8195 && mode_lib->ms.support.PrefetchSupported[j] == true in dml_core_mode_support()
757 bool PrefetchSupported[DC__VOLTAGE_STATES][2]; member
1695 && mode_lib->vba.PrefetchSupported[i][j] == true in mode_support_configuration()3400 &mode_lib->vba.PrefetchSupported[i][j]); in dml32_ModeSupportAndSystemConfigurationFull()3408 mode_lib->vba.PrefetchSupported[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull()3434 if (mode_lib->vba.PrefetchSupported[i][j] == true in dml32_ModeSupportAndSystemConfigurationFull()3554 } while (!((mode_lib->vba.PrefetchSupported[i][j] == true in dml32_ModeSupportAndSystemConfigurationFull()