Home
last modified time | relevance | path

Searched refs:TimeForFetchingRowInVBlank (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c3461 double TimeForFetchingRowInVBlank = 0; in dml32_CalculatePrefetchSchedule() local
3891 TimeForFetchingRowInVBlank = Tr0_oto; in dml32_CalculatePrefetchSchedule()
3917 TimeForFetchingRowInVBlank = Tr0_equ; in dml32_CalculatePrefetchSchedule()
3927 dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0; in dml32_CalculatePrefetchSchedule()
3936 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank); in dml32_CalculatePrefetchSchedule()
4028 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE); in dml32_CalculatePrefetchSchedule()
4034 TimeForFetchingMetaPTE - 2*TimeForFetchingRowInVBlank - (*DSTYAfterScaler + in dml32_CalculatePrefetchSchedule()
4103 TimeForFetchingRowInVBlank = 0; in dml32_CalculatePrefetchSchedule()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c890 double TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule() local
1179 TimeForFetchingRowInVBlank = Tr0_oto; in CalculatePrefetchSchedule()
1184 TimeForFetchingRowInVBlank = Tr0_equ; in CalculatePrefetchSchedule()
1190 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule()
1240 …s\n", (double)LinesToRequestPrefetchPixelData * LineTime + 2.0*TimeForFetchingRowInVBlank + TimeFo… in CalculatePrefetchSchedule()
1242 …w of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank); in CalculatePrefetchSchedule()
1243 … of data pagetables and second row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank); in CalculatePrefetchSchedule()
1247 …chedule\n", VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank - (*DSTY… in CalculatePrefetchSchedule()
1284 TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c892 double TimeForFetchingRowInVBlank = 0; local
1271 TimeForFetchingRowInVBlank = Tr0_oto;
1276 TimeForFetchingRowInVBlank = Tr0_equ;
1282 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1296 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
1382 …(double) LinesToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFe…
1384 …w of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1393 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1448 TimeForFetchingRowInVBlank = 0;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c913 double TimeForFetchingRowInVBlank = 0; local
1292 TimeForFetchingRowInVBlank = Tr0_oto;
1297 TimeForFetchingRowInVBlank = Tr0_equ;
1303 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1317 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
1403 …(double) LinesToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFe…
1405 …w of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1413 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1468 TimeForFetchingRowInVBlank = 0;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c712 double TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule() local
924 TimeForFetchingRowInVBlank = in CalculatePrefetchSchedule()
938 TimeForFetchingRowInVBlank = (LineTime - TimeForFetchingMetaPTE) / 2.0; in CalculatePrefetchSchedule()
945 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule()
1017 dml_print("DML: Tr0: %fus\n", TimeForFetchingRowInVBlank); in CalculatePrefetchSchedule()
1018 …e)(*DestinationLinesForPrefetch) * LineTime - TimeForFetchingMetaPTE - TimeForFetchingRowInVBlank); in CalculatePrefetchSchedule()
1053 TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c516 double TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule() local
681 TimeForFetchingRowInVBlank = in CalculatePrefetchSchedule()
694 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE; in CalculatePrefetchSchedule()
696 TimeForFetchingRowInVBlank = 0.0; in CalculatePrefetchSchedule()
704 4.0 * (TimeForFetchingRowInVBlank / LineTime + 0.125), in CalculatePrefetchSchedule()
789 TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule()
H A Ddisplay_mode_vba_20v2.c606 double TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule() local
741 TimeForFetchingRowInVBlank = in CalculatePrefetchSchedule()
754 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE; in CalculatePrefetchSchedule()
756 TimeForFetchingRowInVBlank = 0.0; in CalculatePrefetchSchedule()
764 4.0 * (TimeForFetchingRowInVBlank / LineTime + 0.125), in CalculatePrefetchSchedule()
849 TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule()