Home
last modified time | relevance | path

Searched refs:NoTimeForPrefetch (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1108 bool NoTimeForPrefetch[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h363 bool NoTimeForPrefetch[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c9120 …mode_lib->ms.NoTimeForPrefetch[k] = CalculatePrefetchSchedule(&mode_lib->scratch, CalculatePrefetc… in dml_core_mode_support()
9122 mode_lib->ms.support.PrefetchSupported &= !mode_lib->ms.NoTimeForPrefetch[k]; in dml_core_mode_support()
9152 || mode_lib->ms.NoTimeForPrefetch[k] == true in dml_core_mode_support()
9159 …l2_printf("DML::%s: k=%d, NoTimeForPrefetch=%d\n", __func__, k, mode_lib->ms.NoTimeForPrefetch[k]); in dml_core_mode_support()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h789 dml_bool_t NoTimeForPrefetch[2][__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c6413 mode_lib->ms.support.NoTimeForPrefetch[j][k] = in dml_prefetch_check()
6481 || mode_lib->ms.support.NoTimeForPrefetch[j][k] == true) { in dml_prefetch_check()
6495 if (mode_lib->ms.support.NoTimeForPrefetch[j][k] == true || in dml_prefetch_check()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3292 mode_lib->vba.NoTimeForPrefetch[i][j][k] = in dml32_ModeSupportAndSystemConfigurationFull()
3407 || mode_lib->vba.NoTimeForPrefetch[i][j][k] == true) { in dml32_ModeSupportAndSystemConfigurationFull()
3422 || mode_lib->vba.NoTimeForPrefetch[i][j][k] == true) { in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4770 v->NoTimeForPrefetch[i][j][k] = CalculatePrefetchSchedule( in dml30_ModeSupportAndSystemConfigurationFull()
4893 || v->NoTimeForPrefetch[i][j][k] == true) { in dml30_ModeSupportAndSystemConfigurationFull()
4907 …if (v->VRatioPreY[i][j][k] > 4.0 || v->VRatioPreC[i][j][k] > 4.0 || v->NoTimeForPrefetch[i][j][k] … in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3707 v->NoTimeForPrefetch[i][j][k] = CalculatePrefetchSchedule(
5233 || v->NoTimeForPrefetch[i][j][k] == true) {
5247 …if (v->VRatioPreY[i][j][k] > 4.0 || v->VRatioPreC[i][j][k] > 4.0 || v->NoTimeForPrefetch[i][j][k] …
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c3813 v->NoTimeForPrefetch[i][j][k] = CalculatePrefetchSchedule(
5319 || v->NoTimeForPrefetch[i][j][k] == true) {
5333 …if (v->VRatioPreY[i][j][k] > 4.0 || v->VRatioPreC[i][j][k] > 4.0 || v->NoTimeForPrefetch[i][j][k] …