OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vmpg_bytes
(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
380
unsigned int
vmpg_bytes
;
local in function:get_meta_and_pte_attr
524
vmpg_bytes
= mode_lib->soc.vmm_page_size_bytes;
525
meta_pte_req_per_frame_ub = (dml_round_to_multiple(meta_surface_bytes -
vmpg_bytes
,
526
8 *
vmpg_bytes
,
527
1) + 8 *
vmpg_bytes
) / (8 *
vmpg_bytes
);
amdgpu_display_rq_dlg_calc_20v2.c
380
unsigned int
vmpg_bytes
;
local in function:get_meta_and_pte_attr
524
vmpg_bytes
= mode_lib->soc.vmm_page_size_bytes;
525
meta_pte_req_per_frame_ub = (dml_round_to_multiple(meta_surface_bytes -
vmpg_bytes
,
526
8 *
vmpg_bytes
,
527
1) + 8 *
vmpg_bytes
) / (8 *
vmpg_bytes
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_rq_dlg_calc_21.c
370
unsigned int
vmpg_bytes
;
local in function:get_meta_and_pte_attr
518
vmpg_bytes
= mode_lib->soc.vmm_page_size_bytes;
520
meta_surface_bytes -
vmpg_bytes
,
521
8 *
vmpg_bytes
,
522
1) + 8 *
vmpg_bytes
) / (8 *
vmpg_bytes
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_dml1_display_rq_dlg_calc.c
532
* when the pte request is 2x4 ptes (which happens when
vmpg_bytes
=4kb and tile blk_bytes >=64kb).
587
unsigned int
vmpg_bytes
;
local in function:get_surf_rq_param
754
vmpg_bytes
= mode_lib->soc.vmm_page_size_bytes;
756
meta_surface_bytes -
vmpg_bytes
,
757
8 *
vmpg_bytes
,
758
1) + 8 *
vmpg_bytes
) / (8 *
vmpg_bytes
);
878
* when the pte request is 2x4 ptes (which happens when
vmpg_bytes
=4kb and tile blk_bytes >=64kb).
Completed in 17 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025