Home
last modified time | relevance | path

Searched refs:DestinationLinesToRequestRowInVBlank (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h757 double *DestinationLinesToRequestRowInVBlank,
899 double DestinationLinesToRequestRowInVBlank[],
H A Ddisplay_mode_vba_util_32.c3431 double *DestinationLinesToRequestRowInVBlank, in dml32_CalculatePrefetchSchedule()
3732 *DestinationLinesToRequestRowInVBlank = 0; in dml32_CalculatePrefetchSchedule()
3924 *DestinationLinesToRequestRowInVBlank = in dml32_CalculatePrefetchSchedule()
3928 *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank; in dml32_CalculatePrefetchSchedule()
3937 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule()
4075 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in dml32_CalculatePrefetchSchedule()
4077 (*DestinationLinesToRequestRowInVBlank * LineTime); in dml32_CalculatePrefetchSchedule()
4083 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule()
4091 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule()
4103 *DestinationLinesToRequestRowInVBlank = 0; in dml32_CalculatePrefetchSchedule()
[all …]
H A Ddisplay_mode_vba_32.c824 &v->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1296 v->DestinationLinesToRequestRowInVBlank, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h648 double DestinationLinesToRequestRowInVBlank[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c131 double *DestinationLinesToRequestRowInVBlank,
424 double DestinationLinesToRequestRowInVBlank[],
684 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule()
862 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
945 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule()
951 (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule()
1040 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in CalculatePrefetchSchedule()
1041 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L… in CalculatePrefetchSchedule()
1055 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
2213 &locals->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c158 double *DestinationLinesToRequestRowInVBlank,
417 double DestinationLinesToRequestRowInVBlank[],
879 double *DestinationLinesToRequestRowInVBlank,
1157 *DestinationLinesToRequestRowInVBlank = 0;
1300 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1306 …DCCEnable) ? (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : …
1308 …inesForPrefetch - *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank;
1316 …%s: DestinationLinesToRequestRowInVBlank = %f\n", __func__, *DestinationLinesToRequestRowInVBlank);
1444 } else if (*DestinationLinesToRequestRowInVBlank > 0) {
1445 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L…
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c149 double *DestinationLinesToRequestRowInVBlank,
408 double DestinationLinesToRequestRowInVBlank[],
861 double *DestinationLinesToRequestRowInVBlank,
1139 *DestinationLinesToRequestRowInVBlank = 0;
1282 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1288 …DCCEnable) ? (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : …
1290 …inesForPrefetch - *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank;
1298 …%s: DestinationLinesToRequestRowInVBlank = %f\n", __func__, *DestinationLinesToRequestRowInVBlank);
1427 } else if (*DestinationLinesToRequestRowInVBlank > 0) {
1428 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L…
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c133 double *DestinationLinesToRequestRowInVBlank,
444 double DestinationLinesToRequestRowInVBlank[],
863 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule()
1051 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
1190 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule()
1194 - 2 * *DestinationLinesToRequestRowInVBlank; in CalculatePrefetchSchedule()
1270 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in CalculatePrefetchSchedule()
1271 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L… in CalculatePrefetchSchedule()
1286 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
2502 &v->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c111 double *DestinationLinesToRequestRowInVBlank,
494 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule()
650 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
703 *DestinationLinesToRequestRowInVBlank = dml_floor( in CalculatePrefetchSchedule()
712 + *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule()
791 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
2150 &mode_lib->vba.DestinationLinesToRequestRowInVBlank[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2193 else if (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] > 0) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2197 / (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2657 + mode_lib->vba.DestinationLinesToRequestRowInVBlank[k]) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
H A Ddisplay_mode_vba_20v2.c136 double *DestinationLinesToRequestRowInVBlank,
586 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule()
710 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
763 *DestinationLinesToRequestRowInVBlank = dml_floor( in CalculatePrefetchSchedule()
772 + *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule()
851 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
2184 &mode_lib->vba.DestinationLinesToRequestRowInVBlank[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2227 else if (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] > 0) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2231 / (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2730 + mode_lib->vba.DestinationLinesToRequestRowInVBlank[k]) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c502 dml_float_t DestinationLinesToRequestRowInVBlank[],
1282 *p->DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
1415 …*p->DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * s->TimeForFetchingRowInVBlank / s->LineT… in CalculatePrefetchSchedule()
1423 …*p->DestinationLinesToRequestRowInVBlank = dml_floor(4.0 * s->TimeForFetchingRowInVBlank / s->Line… in CalculatePrefetchSchedule()
1426 …*p->DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * s->TimeForFetchingRowInVBlank / s->LineT… in CalculatePrefetchSchedule()
1430 …rPrefetch - *p->DestinationLinesToRequestVMInVBlank - 2 * *p->DestinationLinesToRequestRowInVBlank; in CalculatePrefetchSchedule()
1437 … DestinationLinesToRequestRowInVBlank = %f\n", __func__, *p->DestinationLinesToRequestRowInVBlank); in CalculatePrefetchSchedule()
1526 *p->DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule()
1559 } else if (*p->DestinationLinesToRequestRowInVBlank > 0) { in CalculatePrefetchSchedule()
1560 …PixelPTEBytesPerRow * p->HostVMInefficiencyFactor) / (*p->DestinationLinesToRequestRowInVBlank * s… in CalculatePrefetchSchedule()
[all …]
H A Ddisplay_mode_core_structs.h1139 dml_float_t DestinationLinesToRequestRowInVBlank[__DML_NUM_PLANES__]; member
1572 dml_float_t *DestinationLinesToRequestRowInVBlank; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h924 double DestinationLinesToRequestRowInVBlank[DC__NUM_DPP__MAX]; member
H A Ddisplay_mode_vba.c148 dml_get_pipe_attr_func(dst_y_per_row_vblank, mode_lib->vba.DestinationLinesToRequestRowInVBlank);
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c12359 …out->informative.misc.DestinationLinesToRequestRowInVBlank[k] = mode_lib->mp.dst_y_per_row_vblank[… in dml2_core_shared_get_informative()
H A Ddml2_core_dcn4_calcs.c12810 …out->informative.misc.DestinationLinesToRequestRowInVBlank[k] = mode_lib->mp.dst_y_per_row_vblank[… in dml2_core_calcs_get_informative()