OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TimeForFetchingMetaPTE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
716
double
TimeForFetchingMetaPTE
= 0;
912
TimeForFetchingMetaPTE
= dml_max(*Tno_bw + (double) PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / *PrefetchBandwidth,
918
TimeForFetchingMetaPTE
= LineTime / 4;
920
//
TimeForFetchingMetaPTE
= 0.0;
932
-
TimeForFetchingMetaPTE
) / 2.0,
938
TimeForFetchingRowInVBlank = (LineTime -
TimeForFetchingMetaPTE
) / 2.0;
943
*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 *
TimeForFetchingMetaPTE
/ LineTime, 1.0) / 4.0;
1016
dml_print("DML: Tvm: %fus\n",
TimeForFetchingMetaPTE
);
1018
dml_print("DML: Tsw: %fus\n", (double)(*DestinationLinesForPrefetch) * LineTime -
TimeForFetchingMetaPTE
- TimeForFetchingRowInVBlank);
1052
TimeForFetchingMetaPTE
= 0
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
520
double
TimeForFetchingMetaPTE
= 0;
667
TimeForFetchingMetaPTE
=
680
TimeForFetchingMetaPTE
= LineTime / 4;
682
TimeForFetchingMetaPTE
= 0.0;
694
-
TimeForFetchingMetaPTE
,
699
TimeForFetchingRowInVBlank = LineTime -
TimeForFetchingMetaPTE
;
705
4.0 * (
TimeForFetchingMetaPTE
/ LineTime + 0.125),
793
TimeForFetchingMetaPTE
= 0;
amdgpu_display_mode_vba_20v2.c
610
double
TimeForFetchingMetaPTE
= 0;
727
TimeForFetchingMetaPTE
=
740
TimeForFetchingMetaPTE
= LineTime / 4;
742
TimeForFetchingMetaPTE
= 0.0;
754
-
TimeForFetchingMetaPTE
,
759
TimeForFetchingRowInVBlank = LineTime -
TimeForFetchingMetaPTE
;
765
4.0 * (
TimeForFetchingMetaPTE
/ LineTime + 0.125),
853
TimeForFetchingMetaPTE
= 0;
Completed in 20 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025