Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c582 unsigned int vmpg_bytes; in get_surf_rq_param() local
749 vmpg_bytes = mode_lib->soc.vmm_page_size_bytes; in get_surf_rq_param()
751 meta_surface_bytes - vmpg_bytes, in get_surf_rq_param()
752 8 * vmpg_bytes, in get_surf_rq_param()
753 1) + 8 * vmpg_bytes) / (8 * vmpg_bytes); in get_surf_rq_param()