Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c591 u32 cmd_size, u32 pt_ofs, u32 avail_pts) in pte_update_size() argument
606 u64 size = min(*L0, (u64)avail_pts * SZ_2M); in pte_update_size()
933 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in __xe_migrate_copy() local
947 avail_pts); in __xe_migrate_copy()
955 0, avail_pts, avail_pts); in __xe_migrate_copy()
963 2 * avail_pts, in __xe_migrate_copy()
964 avail_pts); in __xe_migrate_copy()
1194 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_ccs_rw_copy() local
1200 avail_pts); in xe_migrate_ccs_rw_copy()
1204 &ccs_pt, 0, avail_pts, avail_pts); in xe_migrate_ccs_rw_copy()
[all …]