Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h414 double PrefetchSourceLinesY[],
733 double PrefetchSourceLinesY,
Ddisplay_mode_vba_util_32.c1951 double PrefetchSourceLinesY[], in dml32_CalculateVMRowAndSwath()
2132 PrefetchSourceLinesY[k] = dml32_CalculatePrefetchSourceLines( in dml32_CalculateVMRowAndSwath()
3407 double PrefetchSourceLinesY, in dml32_CalculatePrefetchSchedule() argument
3631 prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY in dml32_CalculatePrefetchSchedule()
3634 prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime)); in dml32_CalculatePrefetchSchedule()
3636 min_Lsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre; in dml32_CalculatePrefetchSchedule()
3679 dml_print("DML::%s: PrefetchSourceLinesY = %f\n", __func__, PrefetchSourceLinesY); in dml32_CalculatePrefetchSchedule()
3909 dml_print("DML::%s: PrefetchSourceLinesY = %f\n", __func__, PrefetchSourceLinesY); in dml32_CalculatePrefetchSchedule()
3914 *VRatioPrefetchY = (double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData; in dml32_CalculatePrefetchSchedule()
3924 dml_max((double) PrefetchSourceLinesY / in dml32_CalculatePrefetchSchedule()
[all …]
Ddisplay_mode_vba_32.c511 v->PrefetchSourceLinesY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
778 v->PrefetchSourceLinesY[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c132 double PrefetchSourceLinesY,
843 double PrefetchSourceLinesY,
1056 max_Tsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime;
1057 …prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchS…
1058 …e->PixelClock / myPipe->DPPPerPlane, prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSo…
1061 min_Lsw = dml_max(1, dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre);
1065 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSo…
1070 dml_print("DML: PrefetchSourceLinesY: %f\n", PrefetchSourceLinesY);
1296 dml_print("DML::%s: PrefetchSourceLinesY = %f\n", __func__, PrefetchSourceLinesY);
1302 *VRatioPrefetchY = (double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData;
[all …]
/Linux-v6.1/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()
817 …prefetch_bw_oto = (PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) + P… in CalculatePrefetchSchedule()
869 + PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) in CalculatePrefetchSchedule()
874 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
882 * HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
890 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub * in CalculatePrefetchSchedule()
956 *VRatioPrefetchY = (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
963 (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c144 double PrefetchSourceLinesY,
865 double PrefetchSourceLinesY,
1078 max_Tsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime;
1079 …prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchS…
1080 …e->PixelClock / myPipe->DPPPerPlane, prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSo…
1083 min_Lsw = dml_max(1, dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre);
1087 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSo…
1092 dml_print("DML: PrefetchSourceLinesY: %f\n", PrefetchSourceLinesY);
1318 dml_print("DML::%s: PrefetchSourceLinesY = %f\n", __func__, PrefetchSourceLinesY);
1324 *VRatioPrefetchY = (double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData;
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c114 double PrefetchSourceLinesY,
845 double PrefetchSourceLinesY, in CalculatePrefetchSchedule()
1009 Lsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC); in CalculatePrefetchSchedule()
1012 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLine… in CalculatePrefetchSchedule()
1067 + PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY in CalculatePrefetchSchedule()
1079 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
1089 HostVMInefficiencyFactor + PrefetchSourceLinesY * in CalculatePrefetchSchedule()
1101 …PrefetchBandwidth4 = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceL… in CalculatePrefetchSchedule()
1201 *VRatioPrefetchY = (double) PrefetchSourceLinesY in CalculatePrefetchSchedule()
1206 *VRatioPrefetchY = dml_max((double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData, in CalculatePrefetchSchedule()
[all …]
/Linux-v6.1/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-v6.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h930 double PrefetchSourceLinesY[DC__NUM_DPP__MAX]; member