Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c882 double Tsw_oto = 0; in CalculatePrefetchSchedule() local
1007 Tsw_oto = Lsw_oto * LineTime; in CalculatePrefetchSchedule()
1009 …_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) / Tsw_oto; in CalculatePrefetchSchedule()
1070 …Startup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (Tpre_rounded - Tsw_oto / 4 - 0.75 * Line… in CalculatePrefetchSchedule()
1071 … + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (Tpre_rounded - Tsw_oto / 4 - 0.75 * Line… in CalculatePrefetchSchedule()
1093 …VStartup && (PrefetchBandwidth3 > 4 * prefetch_bw_oto) && Tpre_rounded - Tsw_oto / 4 - 0.75 * Line… in CalculatePrefetchSchedule()
1094 … + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (Tpre_rounded - Tsw_oto / 4 - 0.75 * Line… in CalculatePrefetchSchedule()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c509 double Tsw_oto; in CalculatePrefetchSchedule() local
598 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule()
603 / Tsw_oto; in CalculatePrefetchSchedule()
625 Tpre_oto = Tvm_oto + Tr0_oto + Tsw_oto; in CalculatePrefetchSchedule()
H A Ddisplay_mode_vba_20v2.c599 double Tsw_oto; in CalculatePrefetchSchedule() local
658 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule()
663 / Tsw_oto; in CalculatePrefetchSchedule()
685 Tpre_oto = Tvm_oto + Tr0_oto + Tsw_oto; in CalculatePrefetchSchedule()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c703 double Tsw_oto; in CalculatePrefetchSchedule() local
805 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule()
817 …ETY, 1) + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) / Tsw_oto; in CalculatePrefetchSchedule()
836 Tsw_oto_lines = dml_ceil(4 * Tsw_oto / LineTime, 1) / 4.0; in CalculatePrefetchSchedule()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c882 double Tsw_oto; local
1066 Tsw_oto = Lsw_oto * LineTime;
1076 dml_print("DML: Tsw_oto: %f\n", Tsw_oto);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c903 double Tsw_oto; local
1087 Tsw_oto = Lsw_oto * LineTime;
1097 dml_print("DML: Tsw_oto: %f\n", Tsw_oto);