Home
last modified time | relevance | path

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

/openbmc/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.c3433 double *DestinationLinesToRequestRowInVBlank, in dml32_CalculatePrefetchSchedule()
3734 *DestinationLinesToRequestRowInVBlank = 0; in dml32_CalculatePrefetchSchedule()
3926 *DestinationLinesToRequestRowInVBlank = in dml32_CalculatePrefetchSchedule()
3930 *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank; in dml32_CalculatePrefetchSchedule()
3939 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule()
4077 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in dml32_CalculatePrefetchSchedule()
4079 (*DestinationLinesToRequestRowInVBlank * LineTime); in dml32_CalculatePrefetchSchedule()
4085 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule()
4093 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule()
4105 *DestinationLinesToRequestRowInVBlank = 0; in dml32_CalculatePrefetchSchedule()
[all …]
H A Ddisplay_mode_vba_32.c824 &v->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1296 v->DestinationLinesToRequestRowInVBlank, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/openbmc/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 …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c161 double *DestinationLinesToRequestRowInVBlank,
420 double DestinationLinesToRequestRowInVBlank[],
882 double *DestinationLinesToRequestRowInVBlank,
1160 *DestinationLinesToRequestRowInVBlank = 0;
1303 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1309 …DCCEnable) ? (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : …
1311 …inesForPrefetch - *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank;
1319 …%s: DestinationLinesToRequestRowInVBlank = %f\n", __func__, *DestinationLinesToRequestRowInVBlank);
1447 } else if (*DestinationLinesToRequestRowInVBlank > 0) {
1448 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L…
[all …]
/openbmc/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 …]
/openbmc/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 …]
/openbmc/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 …]
/openbmc/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);