Home
last modified time | relevance | path

Searched refs:TimeForFetchingMetaPTE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c711 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
910TimeForFetchingMetaPTE = dml_max(*Tno_bw + (double) PDEAndMetaPTEBytesFrame * HostVMInefficiencyFa… in CalculatePrefetchSchedule()
916 TimeForFetchingMetaPTE = LineTime / 4; in CalculatePrefetchSchedule()
930 - TimeForFetchingMetaPTE) / 2.0, in CalculatePrefetchSchedule()
936 TimeForFetchingRowInVBlank = (LineTime - TimeForFetchingMetaPTE) / 2.0; in CalculatePrefetchSchedule()
941 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule()
1014 dml_print("DML: Tvm: %fus\n", TimeForFetchingMetaPTE); in CalculatePrefetchSchedule()
1016 …sw: %fus\n", (double)(*DestinationLinesForPrefetch) * LineTime - TimeForFetchingMetaPTE - TimeForF… in CalculatePrefetchSchedule()
1050 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c515 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
662 TimeForFetchingMetaPTE = in CalculatePrefetchSchedule()
675 TimeForFetchingMetaPTE = LineTime / 4; in CalculatePrefetchSchedule()
677 TimeForFetchingMetaPTE = 0.0; in CalculatePrefetchSchedule()
689 - TimeForFetchingMetaPTE, in CalculatePrefetchSchedule()
694 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE; in CalculatePrefetchSchedule()
700 4.0 * (TimeForFetchingMetaPTE / LineTime + 0.125), in CalculatePrefetchSchedule()
788 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
Ddisplay_mode_vba_20v2.c605 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
722 TimeForFetchingMetaPTE = in CalculatePrefetchSchedule()
735 TimeForFetchingMetaPTE = LineTime / 4; in CalculatePrefetchSchedule()
737 TimeForFetchingMetaPTE = 0.0; in CalculatePrefetchSchedule()
749 - TimeForFetchingMetaPTE, in CalculatePrefetchSchedule()
754 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE; in CalculatePrefetchSchedule()
760 4.0 * (TimeForFetchingMetaPTE / LineTime + 0.125), in CalculatePrefetchSchedule()
848 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c958 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
1247 TimeForFetchingMetaPTE = Tvm_oto; in CalculatePrefetchSchedule()
1252 TimeForFetchingMetaPTE = Tvm_equ; in CalculatePrefetchSchedule()
1257 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule()
1309 …esToRequestPrefetchPixelData * LineTime + 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE); in CalculatePrefetchSchedule()
1310 …ml_print("DML: Tvm: %fus - time to fetch page tables for meta surface\n", TimeForFetchingMetaPTE); in CalculatePrefetchSchedule()
1316 …re): %fus - time left over in schedule\n", VStartup * LineTime - TimeForFetchingMetaPTE - 2 * Time… in CalculatePrefetchSchedule()
1352 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c1004 double TimeForFetchingMetaPTE = 0; local
1378 TimeForFetchingMetaPTE = Tvm_oto;
1383 TimeForFetchingMetaPTE = Tvm_equ;
1388 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.…
1490 …ToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
1491 …ml_print("DML: Tvm: %fus - time to fetch page tables for meta surface\n", TimeForFetchingMetaPTE);
1501 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1555 TimeForFetchingMetaPTE = 0;