Searched refs:NextMaxVStartup (Results 1 – 5 of 5) sorted by relevance
288 double NextMaxVStartup; member
3251 mode_lib->vba.NextMaxVStartup = mode_lib->vba.MaxMaxVStartup[i][j]; in dml32_ModeSupportAndSystemConfigurationFull()3255 mode_lib->vba.MaxVStartup = mode_lib->vba.NextMaxVStartup; in dml32_ModeSupportAndSystemConfigurationFull()3549 mode_lib->vba.NextMaxVStartup = mode_lib->vba.MaxMaxVStartup[i][j]; in dml32_ModeSupportAndSystemConfigurationFull()3552 mode_lib->vba.NextMaxVStartup = mode_lib->vba.NextMaxVStartup - 1; in dml32_ModeSupportAndSystemConfigurationFull()3563 || (mode_lib->vba.NextMaxVStartup == mode_lib->vba.MaxMaxVStartup[i][j] in dml32_ModeSupportAndSystemConfigurationFull()
4581 v->NextMaxVStartup = v->MaxMaxVStartup[i][j]; in dml30_ModeSupportAndSystemConfigurationFull()4584 v->MaxVStartup = v->NextMaxVStartup; in dml30_ModeSupportAndSystemConfigurationFull()4807 v->NextMaxVStartup = v->MaxMaxVStartup[i][j]; in dml30_ModeSupportAndSystemConfigurationFull()4810 v->NextMaxVStartup = v->NextMaxVStartup - 1; in dml30_ModeSupportAndSystemConfigurationFull()4815 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode))); in dml30_ModeSupportAndSystemConfigurationFull()
1696 dml_uint_t NextMaxVStartup; member
6340 s->NextMaxVStartup = s->MaxVStartupAllPlanes[j]; in dml_prefetch_check()6349 s->MaxVStartup = s->NextMaxVStartup; in dml_prefetch_check()6615 s->NextMaxVStartup = s->MaxVStartupAllPlanes[j]; in dml_prefetch_check()6623 s->NextMaxVStartup = s->NextMaxVStartup - 1; in dml_prefetch_check()6630 (s->NextMaxVStartup == s->MaxVStartupAllPlanes[j] && s->AllPrefetchModeTested))); in dml_prefetch_check()