Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c716 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()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c610 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
727 TimeForFetchingMetaPTE = in CalculatePrefetchSchedule()
740 TimeForFetchingMetaPTE = LineTime / 4; in CalculatePrefetchSchedule()
742 TimeForFetchingMetaPTE = 0.0; in CalculatePrefetchSchedule()
754 - TimeForFetchingMetaPTE, in CalculatePrefetchSchedule()
759 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE; in CalculatePrefetchSchedule()
765 4.0 * (TimeForFetchingMetaPTE / LineTime + 0.125), in CalculatePrefetchSchedule()
853 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()
H A Damdgpu_display_mode_vba_20.c520 double TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule() local
667 TimeForFetchingMetaPTE = in CalculatePrefetchSchedule()
680 TimeForFetchingMetaPTE = LineTime / 4; in CalculatePrefetchSchedule()
682 TimeForFetchingMetaPTE = 0.0; in CalculatePrefetchSchedule()
694 - TimeForFetchingMetaPTE, in CalculatePrefetchSchedule()
699 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE; in CalculatePrefetchSchedule()
705 4.0 * (TimeForFetchingMetaPTE / LineTime + 0.125), in CalculatePrefetchSchedule()
793 TimeForFetchingMetaPTE = 0; in CalculatePrefetchSchedule()