Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c250 xe_res_first_sg(xe_bo_sg(pt), 0, xe_bo_size(pt), &src_it); in xe_migrate_sanity_test()
384 xe_res_first_sg(xe_bo_sg(src_bo), 0, size, &src_it); in blt_copy()
389 xe_res_first_sg(xe_bo_sg(dst_bo), 0, size, &dst_it); in blt_copy()
/drivers/gpu/drm/xe/
A Dxe_migrate.c798 xe_res_first_sg(xe_bo_sg(src_bo), 0, size, &src_it); in xe_migrate_copy()
802 xe_res_first_sg(xe_bo_sg(dst_bo), 0, size, &dst_it); in xe_migrate_copy()
807 xe_res_first_sg(xe_bo_sg(src_bo), xe_bo_ccs_pages_start(src_bo), in xe_migrate_copy()
1079 xe_res_first_sg(xe_bo_sg(bo), 0, xe_bo_size(bo), &src_it); in xe_migrate_clear()
A Dxe_bo.h385 struct sg_table *xe_bo_sg(struct xe_bo *bo);
A Dxe_ggtt.c702 for (xe_res_first_sg(xe_bo_sg(bo), 0, xe_bo_size(bo), &cur); in xe_ggtt_map_bo()
A Dxe_bo.c391 struct sg_table *xe_bo_sg(struct xe_bo *bo) in xe_bo_sg() function
2487 xe_res_first_sg(xe_bo_sg(bo), page << PAGE_SHIFT, in __xe_bo_addr()
A Dxe_pt.c765 xe_res_first_sg(xe_bo_sg(bo), xe_vma_bo_offset(vma), in xe_pt_stage_bind()

Completed in 25 milliseconds