Searched refs:PrefetchBandwidth (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 129 double *PrefetchBandwidth, 682 double *PrefetchBandwidth, in CalculatePrefetchSchedule() 858 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 900 *PrefetchBandwidth = PrefetchBandwidth1; in CalculatePrefetchSchedule() 902 *PrefetchBandwidth = PrefetchBandwidth2; in CalculatePrefetchSchedule() 904 *PrefetchBandwidth = PrefetchBandwidth3; in CalculatePrefetchSchedule() 906 *PrefetchBandwidth = PrefetchBandwidth4; in CalculatePrefetchSchedule() 910 …dml_max(*Tno_bw + (double) PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / *PrefetchBandwidth, in CalculatePrefetchSchedule() 925 / *PrefetchBandwidth, in CalculatePrefetchSchedule() 1049 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() [all …]
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 109 double *PrefetchBandwidth, 492 double *PrefetchBandwidth, in CalculatePrefetchSchedule() 648 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 655 *PrefetchBandwidth = (PDEAndMetaPTEBytesFrame + 2 * MetaRowByte in CalculatePrefetchSchedule() 666 / *PrefetchBandwidth, in CalculatePrefetchSchedule() 684 / *PrefetchBandwidth, in CalculatePrefetchSchedule() 787 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 2148 &mode_lib->vba.PrefetchBandwidth[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2249 mode_lib->vba.PrefetchBandwidth[k]); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
D | display_mode_vba_20v2.c | 134 double *PrefetchBandwidth, 584 double *PrefetchBandwidth, in CalculatePrefetchSchedule() 708 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 715 *PrefetchBandwidth = (PDEAndMetaPTEBytesFrame + 2 * MetaRowByte in CalculatePrefetchSchedule() 726 / *PrefetchBandwidth, in CalculatePrefetchSchedule() 744 / *PrefetchBandwidth, in CalculatePrefetchSchedule() 847 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 2182 &mode_lib->vba.PrefetchBandwidth[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2283 mode_lib->vba.PrefetchBandwidth[k]); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 692 double PrefetchBandwidth[DC__NUM_DPP__MAX]; member
|
D | display_mode_vba.c | 199 total_prefetch_bw += mode_lib->vba.PrefetchBandwidth[k]; in get_total_prefetch_bw()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 133 double *PrefetchBandwidth, 930 double *PrefetchBandwidth, in CalculatePrefetchSchedule() 1118 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 1249 *PrefetchBandwidth = prefetch_bw_oto; in CalculatePrefetchSchedule() 1254 *PrefetchBandwidth = prefetch_bw_equ; in CalculatePrefetchSchedule() 1351 *PrefetchBandwidth = 0; in CalculatePrefetchSchedule() 2566 &v->PrefetchBandwidth[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 154 double *PrefetchBandwidth, 975 double *PrefetchBandwidth, 1245 *PrefetchBandwidth = 0; 1380 *PrefetchBandwidth = prefetch_bw_oto; 1385 *PrefetchBandwidth = prefetch_bw_equ; 1554 *PrefetchBandwidth = 0; 2782 &v->PrefetchBandwidth[k],
|