Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.h130 struct xe_bo *dst_bo,
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c369 struct xe_bo *src_bo, struct xe_bo *dst_bo, in blt_copy() argument
378 struct ttm_resource *src = src_bo->ttm.resource, *dst = dst_bo->ttm.resource; in blt_copy()
392 xe_res_first_sg(xe_bo_sg(dst_bo), 0, size, &dst_it); in blt_copy()