OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refcyc_per_delivery
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_rq_dlg_calc_20.c
134
double
refcyc_per_delivery
= 0.0;
local in function:get_refcyc_per_delivery
138
refcyc_per_delivery
= (double) refclk_freq_in_mhz
142
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) recout_width
145
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) delivery_width
154
dml_print("DML_DLG: %s:
refcyc_per_delivery
= %3.2f\n", __func__,
refcyc_per_delivery
);
156
return
refcyc_per_delivery
;
amdgpu_display_rq_dlg_calc_20v2.c
134
double
refcyc_per_delivery
= 0.0;
local in function:get_refcyc_per_delivery
138
refcyc_per_delivery
= (double) refclk_freq_in_mhz
142
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) recout_width
145
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) delivery_width
154
dml_print("DML_DLG: %s:
refcyc_per_delivery
= %3.2f\n", __func__,
refcyc_per_delivery
);
156
return
refcyc_per_delivery
;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_rq_dlg_calc_21.c
110
double
refcyc_per_delivery
= 0.0;
local in function:get_refcyc_per_delivery
114
refcyc_per_delivery
= (double) refclk_freq_in_mhz
118
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) recout_width
121
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) delivery_width
130
dml_print("DML_DLG: %s:
refcyc_per_delivery
= %3.2f\n", __func__,
refcyc_per_delivery
);
132
return
refcyc_per_delivery
;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_dml1_display_rq_dlg_calc.c
112
double
refcyc_per_delivery
= 0.0;
local in function:get_refcyc_per_delivery
115
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) recout_width
118
refcyc_per_delivery
= (double) refclk_freq_in_mhz * (double) delivery_width
127
DTRACE("DLG: %s:
refcyc_per_delivery
= %3.2f", __func__,
refcyc_per_delivery
);
129
return
refcyc_per_delivery
;
Completed in 18 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025