OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:full_swath_bytes_packed_l
(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
246
unsigned int
full_swath_bytes_packed_l
= 0;
local in function:handle_det_buf_split
256
full_swath_bytes_packed_l
= rq_param->misc.rq_l.full_swath_bytes;
260
full_swath_bytes_packed_l
= dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2 / 3,
269
total_swath_bytes = 2 *
full_swath_bytes_packed_l
+ 2 * full_swath_bytes_packed_c;
274
swath_bytes_l =
full_swath_bytes_packed_l
;
279
swath_bytes_l =
full_swath_bytes_packed_l
/ 2;
285
total_swath_bytes = 2 *
full_swath_bytes_packed_l
;
313
dml_print("DML_DLG: %s:
full_swath_bytes_packed_l
= %0d\n",
315
full_swath_bytes_packed_l
);
amdgpu_display_rq_dlg_calc_20v2.c
246
unsigned int
full_swath_bytes_packed_l
= 0;
local in function:handle_det_buf_split
256
full_swath_bytes_packed_l
= rq_param->misc.rq_l.full_swath_bytes;
260
full_swath_bytes_packed_l
= dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2 / 3,
269
total_swath_bytes = 2 *
full_swath_bytes_packed_l
+ 2 * full_swath_bytes_packed_c;
274
swath_bytes_l =
full_swath_bytes_packed_l
;
279
swath_bytes_l =
full_swath_bytes_packed_l
/ 2;
285
total_swath_bytes = 2 *
full_swath_bytes_packed_l
;
313
dml_print("DML_DLG: %s:
full_swath_bytes_packed_l
= %0d\n",
315
full_swath_bytes_packed_l
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_rq_dlg_calc_21.c
228
unsigned int
full_swath_bytes_packed_l
= 0;
local in function:handle_det_buf_split
238
full_swath_bytes_packed_l
= rq_param->misc.rq_l.full_swath_bytes;
242
full_swath_bytes_packed_l
= dml_round_to_multiple(
253
total_swath_bytes = 2 *
full_swath_bytes_packed_l
+ 2 * full_swath_bytes_packed_c;
258
swath_bytes_l =
full_swath_bytes_packed_l
;
263
swath_bytes_l =
full_swath_bytes_packed_l
/ 2;
269
total_swath_bytes = 2 *
full_swath_bytes_packed_l
;
298
"DML_DLG: %s:
full_swath_bytes_packed_l
= %0d\n",
300
full_swath_bytes_packed_l
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_dml1_display_rq_dlg_calc.c
285
unsigned int
full_swath_bytes_packed_l
= 0;
local in function:handle_det_buf_split
295
full_swath_bytes_packed_l
= rq_param->misc.rq_l.full_swath_bytes;
299
full_swath_bytes_packed_l
= dml_round_to_multiple(
310
total_swath_bytes = 2 *
full_swath_bytes_packed_l
+ 2 * full_swath_bytes_packed_c;
315
swath_bytes_l =
full_swath_bytes_packed_l
;
320
swath_bytes_l =
full_swath_bytes_packed_l
/ 2;
336
total_swath_bytes = 2 *
full_swath_bytes_packed_l
;
364
DTRACE("DLG: %s:
full_swath_bytes_packed_l
= %0d", __func__,
full_swath_bytes_packed_l
);
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025