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.c566 u32 cmd_size, u32 pt_ofs, u32 avail_pts) in pte_update_size() argument
581 u64 size = min(*L0, (u64)avail_pts * SZ_2M); in pte_update_size()
919 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_copy() local
933 avail_pts); in xe_migrate_copy()
941 0, avail_pts, avail_pts); in xe_migrate_copy()
949 2 * avail_pts, in xe_migrate_copy()
950 avail_pts); in xe_migrate_copy()
1132 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_ccs_rw_copy() local
1138 avail_pts); in xe_migrate_ccs_rw_copy()
1142 &ccs_pt, 0, avail_pts, avail_pts); in xe_migrate_ccs_rw_copy()
[all …]