Home
last modified time | relevance | path

Searched refs:vmm_page_size_bytes (Results 1 – 12 of 12) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_socbb.h70 uint32_t vmm_page_size_bytes; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn10/
H A Ddcn10_fpu.c121 .vmm_page_size_bytes = 4096,
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h232 unsigned int vmm_page_size_bytes; member
H A Ddml1_display_rq_dlg_calc.c479 log2_vmpg_bytes = dml_log2(mode_lib->soc.vmm_page_size_bytes); in dml1_rq_dlg_get_row_heights()
767 vmpg_bytes = mode_lib->soc.vmm_page_size_bytes; in get_surf_rq_param()
796 log2_vmpg_bytes = dml_log2(mode_lib->soc.vmm_page_size_bytes); in get_surf_rq_param()
H A Ddisplay_mode_vba.c371 mode_lib->vba.VMMPageSize = soc->vmm_page_size_bytes; in fetch_socbb_params()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c298 warmup_params.address_increment = dc->dml.soc.vmm_page_size_bytes; in dcn30_mmhubbub_warmup()
314 warmup_params.address_increment = dc->dml.soc.vmm_page_size_bytes; in dcn30_mmhubbub_warmup()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c396 const unsigned int log2_vmpg_bytes = dml_log2(mode_lib->soc.vmm_page_size_bytes); in get_meta_and_pte_attr()
537 vmpg_bytes = mode_lib->soc.vmm_page_size_bytes; in get_meta_and_pte_attr()
H A Ddisplay_rq_dlg_calc_20v2.c396 const unsigned int log2_vmpg_bytes = dml_log2(mode_lib->soc.vmm_page_size_bytes); in get_meta_and_pte_attr()
537 vmpg_bytes = mode_lib->soc.vmm_page_size_bytes; in get_meta_and_pte_attr()
H A Ddcn20_fpu.c319 .vmm_page_size_bytes = 4096,
430 .vmm_page_size_bytes = 4096,
541 .vmm_page_size_bytes = 4096,
755 .vmm_page_size_bytes = 4096,
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c386 const unsigned int log2_vmpg_bytes = dml_log2(mode_lib->soc.vmm_page_size_bytes); in get_meta_and_pte_attr()
531 vmpg_bytes = mode_lib->soc.vmm_page_size_bytes; in get_meta_and_pte_attr()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c227 .vmm_page_size_bytes = 4096,
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c1713 dc->dml.soc.vmm_page_size_bytes = dc->dcn_soc->vmm_page_size; in dcn_bw_sync_calcs_and_dml()