Home
last modified time | relevance | path

Searched refs:TimeForFetchingMetaPTE (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.c3454 double TimeForFetchingMetaPTE = 0; in dml32_CalculatePrefetchSchedule() local
3883 TimeForFetchingMetaPTE = Tvm_oto; in dml32_CalculatePrefetchSchedule()
3888 TimeForFetchingMetaPTE = Tvm_equ; in dml32_CalculatePrefetchSchedule()
3893 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in dml32_CalculatePrefetchSchedule()
3997 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE); in dml32_CalculatePrefetchSchedule()
3998 …ml_print("DML: Tvm: %fus - time to fetch page tables for meta surface\n", TimeForFetchingMetaPTE); in dml32_CalculatePrefetchSchedule()
4003 TimeForFetchingMetaPTE - 2*TimeForFetchingRowInVBlank - (*DSTYAfterScaler + in dml32_CalculatePrefetchSchedule()
4071 TimeForFetchingMetaPTE = 0; in dml32_CalculatePrefetchSchedule()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c711 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
912TimeForFetchingMetaPTE = dml_max(*Tno_bw + (double) PDEAndMetaPTEBytesFrame * HostVMInefficiencyFa… in CalculatePrefetchSchedule()
918 TimeForFetchingMetaPTE = LineTime / 4; in CalculatePrefetchSchedule()
932 - TimeForFetchingMetaPTE) / 2.0, in CalculatePrefetchSchedule()
938 TimeForFetchingRowInVBlank = (LineTime - TimeForFetchingMetaPTE) / 2.0; in CalculatePrefetchSchedule()
943 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule()
1016 dml_print("DML: Tvm: %fus\n", TimeForFetchingMetaPTE); in CalculatePrefetchSchedule()
1018 …sw: %fus\n", (double)(*DestinationLinesForPrefetch) * LineTime - TimeForFetchingMetaPTE - TimeForF… in CalculatePrefetchSchedule()
1052 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c892 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
1181 TimeForFetchingMetaPTE = Tvm_oto; in CalculatePrefetchSchedule()
1186 TimeForFetchingMetaPTE = Tvm_equ; in CalculatePrefetchSchedule()
1191 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule()
1243 …esToRequestPrefetchPixelData * LineTime + 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE); in CalculatePrefetchSchedule()
1244 …ml_print("DML: Tvm: %fus - time to fetch page tables for meta surface\n", TimeForFetchingMetaPTE); in CalculatePrefetchSchedule()
1250 …re): %fus - time left over in schedule\n", VStartup * LineTime - TimeForFetchingMetaPTE - 2 * Time… in CalculatePrefetchSchedule()
1286 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c889 double TimeForFetchingMetaPTE = 0; local
1267 TimeForFetchingMetaPTE = Tvm_oto;
1272 TimeForFetchingMetaPTE = Tvm_equ;
1277 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.…
1379 …ToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
1380 …ml_print("DML: Tvm: %fus - time to fetch page tables for meta surface\n", TimeForFetchingMetaPTE);
1390 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1444 TimeForFetchingMetaPTE = 0;
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c911 double TimeForFetchingMetaPTE = 0; local
1289 TimeForFetchingMetaPTE = Tvm_oto;
1294 TimeForFetchingMetaPTE = Tvm_equ;
1299 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.…
1401 …ToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
1402 …ml_print("DML: Tvm: %fus - time to fetch page tables for meta surface\n", TimeForFetchingMetaPTE);
1411 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1465 TimeForFetchingMetaPTE = 0;