OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log2_blk256_width
(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
352
unsigned int
log2_blk256_width
;
local in function:get_meta_and_pte_attr
431
log2_blk256_width
= dml_log2((double) blk256_width);
455
rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >>
log2_blk256_width
;
574
log2_dpte_req_width =
log2_blk256_width
+ 4; // log2_64KB_width
amdgpu_display_rq_dlg_calc_20v2.c
352
unsigned int
log2_blk256_width
;
local in function:get_meta_and_pte_attr
431
log2_blk256_width
= dml_log2((double) blk256_width);
455
rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >>
log2_blk256_width
;
574
log2_dpte_req_width =
log2_blk256_width
+ 4; // log2_64KB_width
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_rq_dlg_calc_21.c
342
unsigned int
log2_blk256_width
;
local in function:get_meta_and_pte_attr
423
log2_blk256_width
= dml_log2((double) blk256_width);
447
rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >>
log2_blk256_width
;
571
log2_dpte_req_width =
log2_blk256_width
+ 4; // log2_64KB_width
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_dml1_display_rq_dlg_calc.c
561
unsigned int
log2_blk256_width
;
local in function:get_surf_rq_param
657
log2_blk256_width
= dml_log2((double) blk256_width);
683
rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >>
log2_blk256_width
;
Completed in 18 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025