Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c3455 double TimeForFetchingRowInVBlank = 0; in dml32_CalculatePrefetchSchedule() local
3884 TimeForFetchingRowInVBlank = Tr0_oto; in dml32_CalculatePrefetchSchedule()
3889 TimeForFetchingRowInVBlank = Tr0_equ; in dml32_CalculatePrefetchSchedule()
3896 dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0; in dml32_CalculatePrefetchSchedule()
3905 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank); in dml32_CalculatePrefetchSchedule()
3997 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE); in dml32_CalculatePrefetchSchedule()
4003 TimeForFetchingMetaPTE - 2*TimeForFetchingRowInVBlank - (*DSTYAfterScaler + in dml32_CalculatePrefetchSchedule()
4072 TimeForFetchingRowInVBlank = 0; in dml32_CalculatePrefetchSchedule()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c893 double TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule() local
1182 TimeForFetchingRowInVBlank = Tr0_oto; in CalculatePrefetchSchedule()
1187 TimeForFetchingRowInVBlank = Tr0_equ; in CalculatePrefetchSchedule()
1193 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule()
1243 …s\n", (double)LinesToRequestPrefetchPixelData * LineTime + 2.0*TimeForFetchingRowInVBlank + TimeFo… in CalculatePrefetchSchedule()
1245 …w of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank); in CalculatePrefetchSchedule()
1246 … of data pagetables and second row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank); in CalculatePrefetchSchedule()
1250 …chedule\n", VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank - (*DSTY… in CalculatePrefetchSchedule()
1287 TimeForFetchingRowInVBlank = 0; in CalculatePrefetchSchedule()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c890 double TimeForFetchingRowInVBlank = 0; local
1268 TimeForFetchingRowInVBlank = Tr0_oto;
1273 TimeForFetchingRowInVBlank = Tr0_equ;
1279 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1293 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
1379 …(double) LinesToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFe…
1381 …w of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1390 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1445 TimeForFetchingRowInVBlank = 0;
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c912 double TimeForFetchingRowInVBlank = 0; local
1290 TimeForFetchingRowInVBlank = Tr0_oto;
1295 TimeForFetchingRowInVBlank = Tr0_equ;
1301 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)…
1315 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
1401 …(double) LinesToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFe…
1403 …w of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1411 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1466 TimeForFetchingRowInVBlank = 0;
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/
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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
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()
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()