Home
last modified time | relevance | path

Searched refs:DestinationLinesForPrefetch (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c128 double *DestinationLinesForPrefetch,
681 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule()
840 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
842 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule()
861 if (*DestinationLinesForPrefetch > 1) { in CalculatePrefetchSchedule()
866 / (*DestinationLinesForPrefetch * LineTime - *Tno_bw); in CalculatePrefetchSchedule()
873 (*DestinationLinesForPrefetch * LineTime - *Tno_bw - 2 * in CalculatePrefetchSchedule()
881 (*DestinationLinesForPrefetch * LineTime - in CalculatePrefetchSchedule()
888 (*DestinationLinesForPrefetch * LineTime - in CalculatePrefetchSchedule()
893 …MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (*DestinationLinesForPrefetch - dml_c… in CalculatePrefetchSchedule()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c108 double *DestinationLinesForPrefetch,
491 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule()
630 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
632 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule()
634 *DestinationLinesForPrefetch = dml_floor(4.0 * (*DestinationLinesForPrefetch + 0.125), 1) in CalculatePrefetchSchedule()
654 if (*DestinationLinesForPrefetch > 1) { in CalculatePrefetchSchedule()
660 / (*DestinationLinesForPrefetch * LineTime - *Tno_bw); in CalculatePrefetchSchedule()
708 *DestinationLinesForPrefetch in CalculatePrefetchSchedule()
792 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2147 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
Ddisplay_mode_vba_20v2.c133 double *DestinationLinesForPrefetch,
583 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule()
690 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
692 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule()
694 *DestinationLinesForPrefetch = dml_floor(4.0 * (*DestinationLinesForPrefetch + 0.125), 1) in CalculatePrefetchSchedule()
714 if (*DestinationLinesForPrefetch > 1) { in CalculatePrefetchSchedule()
720 / (*DestinationLinesForPrefetch * LineTime - *Tno_bw); in CalculatePrefetchSchedule()
768 *DestinationLinesForPrefetch in CalculatePrefetchSchedule()
852 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2181 &mode_lib->vba.DestinationLinesForPrefetch[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h697 double DestinationLinesForPrefetch[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c127 dml_get_pipe_attr_func(dst_y_prefetch, mode_lib->vba.DestinationLinesForPrefetch);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c131 double *DestinationLinesForPrefetch,
928 double *DestinationLinesForPrefetch, in CalculatePrefetchSchedule()
1245 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
1250 *DestinationLinesForPrefetch = dst_y_prefetch_equ; in CalculatePrefetchSchedule()
1261 …LinesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBl… in CalculatePrefetchSchedule()
1355 *DestinationLinesForPrefetch = 0; in CalculatePrefetchSchedule()
2564 &v->DestinationLinesForPrefetch[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2678 if (v->DestinationLinesForPrefetch[k] < 2) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()