Home
last modified time | relevance | path

Searched refs:HostVMInefficiencyFactor (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c110 double HostVMInefficiencyFactor,
262 double HostVMInefficiencyFactor,
733 double HostVMInefficiencyFactor,
748 double HostVMInefficiencyFactor,
931 double HostVMInefficiencyFactor, argument
1035 …=%d HostVMInefficiencyFactor=%f\n", __func__, GPUVMEnable, HostVMEnable, HostVMInefficiencyFactor);
1188 …Tvm_oto = dml_max3(*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / prefetch_bw_oto,…
1193 …Tr0_oto = dml_max4((MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_ot…
1206 dml_print("DML::%s: HostVMInefficiencyFactor = %f\n", __func__, HostVMInefficiencyFactor);
1219 …ml_max(PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor, MetaRowByte + PixelPTEBytesPerRow * Hos…
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c714 double HostVMInefficiencyFactor; in CalculatePrefetchSchedule() local
718 HostVMInefficiencyFactor = in CalculatePrefetchSchedule()
724 HostVMInefficiencyFactor = 1; in CalculatePrefetchSchedule()
819 Tvm_oto = dml_max(*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / prefetch_bw_oto, in CalculatePrefetchSchedule()
827 (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto, in CalculatePrefetchSchedule()
865 double PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in CalculatePrefetchSchedule()
866 + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor in CalculatePrefetchSchedule()
872 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
880 * HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
897 …= (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * PixelPTEBytesPerRow … in CalculatePrefetchSchedule()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c961 double HostVMInefficiencyFactor = 0; in CalculatePrefetchSchedule() local
978HostVMInefficiencyFactor = PercentOfIdealDRAMFabricAndSDPPortBWReceivedAfterUrgLatencyPixelMixedWi… in CalculatePrefetchSchedule()
981 HostVMInefficiencyFactor = 1; in CalculatePrefetchSchedule()
1081 Tvm_oto = dml_max3(*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / prefetch_bw_oto, in CalculatePrefetchSchedule()
1089 (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto, in CalculatePrefetchSchedule()
1131 PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in CalculatePrefetchSchedule()
1132 + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor in CalculatePrefetchSchedule()
1140 …= (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * PixelPTEBytesPerRow … in CalculatePrefetchSchedule()
1145 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
1155 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
[all …]