Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c111 double PrefetchSourceLinesY,
664 double PrefetchSourceLinesY, in CalculatePrefetchSchedule()
805 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule()
815 …prefetch_bw_oto = (PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) + P… in CalculatePrefetchSchedule()
867 + PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) in CalculatePrefetchSchedule()
872 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
880 * HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
888 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub * in CalculatePrefetchSchedule()
954 *VRatioPrefetchY = (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
961 (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c114 double PrefetchSourceLinesY,
911 double PrefetchSourceLinesY, in CalculatePrefetchSchedule()
1075 Lsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC); in CalculatePrefetchSchedule()
1078 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLine… in CalculatePrefetchSchedule()
1133 + PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY in CalculatePrefetchSchedule()
1145 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
1155 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
1167 …PrefetchBandwidth4 = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceL… in CalculatePrefetchSchedule()
1267 *VRatioPrefetchY = (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
1272 *VRatioPrefetchY = dml_max((double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData, in CalculatePrefetchSchedule()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c138 double PrefetchSourceLinesY,
959 double PrefetchSourceLinesY,
1169 …prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchS…
1170 …e->PixelClock / myPipe->DPPPerPlane, prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSo…
1172 min_Lsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre;
1176 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSo…
1181 dml_print("DML: PrefetchSourceLinesY: %f\n", PrefetchSourceLinesY);
1407 dml_print("DML::%s: PrefetchSourceLinesY = %f\n", __func__, PrefetchSourceLinesY);
1413 *VRatioPrefetchY = (double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData;
1423 (double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData,
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c90 double PrefetchSourceLinesY,
473 double PrefetchSourceLinesY, in CalculatePrefetchSchedule()
598 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule()
601 + PrefetchSourceLinesY * SwathWidthY * dml_ceil(BytePerPixelDETY, 1) in CalculatePrefetchSchedule()
657 + PrefetchSourceLinesY * SwathWidthY * dml_ceil(BytePerPixelDETY, 1) in CalculatePrefetchSchedule()
717 *VRatioPrefetchY = (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
724 (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
763 * ((double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
1893 mode_lib->vba.PrefetchSourceLinesY[k] = CalculatePrefetchSourceLines( in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2129 mode_lib->vba.PrefetchSourceLinesY[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
Ddisplay_mode_vba_20v2.c115 double PrefetchSourceLinesY,
565 double PrefetchSourceLinesY, in CalculatePrefetchSchedule()
658 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule()
661 + PrefetchSourceLinesY * SwathWidthY * dml_ceil(BytePerPixelDETY, 1) in CalculatePrefetchSchedule()
717 + PrefetchSourceLinesY * SwathWidthY * dml_ceil(BytePerPixelDETY, 1) in CalculatePrefetchSchedule()
777 *VRatioPrefetchY = (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
784 (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
823 * ((double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
1929 mode_lib->vba.PrefetchSourceLinesY[k] = CalculatePrefetchSourceLines( in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2163 mode_lib->vba.PrefetchSourceLinesY[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h723 double PrefetchSourceLinesY[DC__NUM_DPP__MAX]; member