Home
last modified time | relevance | path

Searched refs:PrefetchBandwidth (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c128 double *PrefetchBandwidth,
681 double *PrefetchBandwidth, in CalculatePrefetchSchedule()
854 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule()
896 *PrefetchBandwidth = PrefetchBandwidth1; in CalculatePrefetchSchedule()
898 *PrefetchBandwidth = PrefetchBandwidth2; in CalculatePrefetchSchedule()
900 *PrefetchBandwidth = PrefetchBandwidth3; in CalculatePrefetchSchedule()
902 *PrefetchBandwidth = PrefetchBandwidth4; in CalculatePrefetchSchedule()
906 …dml_max(*Tno_bw + (double) PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / *PrefetchBandwidth, in CalculatePrefetchSchedule()
921 / *PrefetchBandwidth, in CalculatePrefetchSchedule()
1045 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h666 double PrefetchBandwidth[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c189 total_prefetch_bw += mode_lib->vba.PrefetchBandwidth[k]; in get_total_prefetch_bw()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c108 double *PrefetchBandwidth,
491 double *PrefetchBandwidth, in CalculatePrefetchSchedule()
647 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule()
654 *PrefetchBandwidth = (PDEAndMetaPTEBytesFrame + 2 * MetaRowByte in CalculatePrefetchSchedule()
665 / *PrefetchBandwidth, in CalculatePrefetchSchedule()
683 / *PrefetchBandwidth, in CalculatePrefetchSchedule()
786 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule()
2147 &mode_lib->vba.PrefetchBandwidth[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2248 mode_lib->vba.PrefetchBandwidth[k]); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
Ddisplay_mode_vba_20v2.c132 double *PrefetchBandwidth,
582 double *PrefetchBandwidth, in CalculatePrefetchSchedule()
706 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule()
713 *PrefetchBandwidth = (PDEAndMetaPTEBytesFrame + 2 * MetaRowByte in CalculatePrefetchSchedule()
724 / *PrefetchBandwidth, in CalculatePrefetchSchedule()
742 / *PrefetchBandwidth, in CalculatePrefetchSchedule()
845 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule()
2180 &mode_lib->vba.PrefetchBandwidth[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2281 mode_lib->vba.PrefetchBandwidth[k]); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()