Home
last modified time | relevance | path

Searched refs:hostvm_min_page_size_kbytes (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h149 unsigned long hostvm_min_page_size_kbytes; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h322 .hostvm_min_page_size_kbytes = 0,
H A Ddcn3_soc_bb.h360 .hostvm_min_page_size_kbytes = 0,
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_translation_helper.c269 out->hostvm_min_page_size_kbytes = 0; in dml2_init_socbb_params()
644 out->hostvm_min_page_size_kbytes = in_soc_params->hostvm_min_page_size_bytes / 1024; in dml2_translate_socbb_params()
H A Ddisplay_mode_util.c677 dml_print("DML: soc_bbox: hostvm_min_page_size_kbytes = %d\n", soc->hostvm_min_page_size_kbytes); in dml_print_soc_bounding_box()
H A Ddisplay_mode_core_structs.h319 dml_uint_t hostvm_min_page_size_kbytes; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c1702 CalculateVMRowAndSwath_params->HostVMMinPageSize = mode_lib->soc.hostvm_min_page_size_kbytes; in dml2_core_shared_mode_support()
2265 mode_lib->soc.hostvm_min_page_size_kbytes, in dml2_core_shared_mode_support()
2337 CalculatePrefetchSchedule_params->HostVMMinPageSize = mode_lib->soc.hostvm_min_page_size_kbytes; in dml2_core_shared_mode_support()
10222 CalculateVMRowAndSwath_params->HostVMMinPageSize = mode_lib->soc.hostvm_min_page_size_kbytes; in dml2_core_shared_mode_programming()
10432 mode_lib->soc.hostvm_min_page_size_kbytes, in dml2_core_shared_mode_programming()
10664 CalculatePrefetchSchedule_params->HostVMMinPageSize = mode_lib->soc.hostvm_min_page_size_kbytes; in dml2_core_shared_mode_programming()