Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_ttm_stolen_mgr.c272 xe_res_first(bo->ttm.resource, offset, 4096, &cur); in xe_ttm_stolen_io_offset()
285 xe_res_first(mem, 0, 4096, &cur); in __xe_ttm_stolen_io_mem_reserve_bar2()
A Dxe_ttm_vram_mgr.c372 xe_res_first(res, offset, length, &cursor); in xe_ttm_vram_mgr_alloc_sgt()
393 xe_res_first(res, offset, length, &cursor); in xe_ttm_vram_mgr_alloc_sgt()
A Dxe_res_cursor.h90 static inline void xe_res_first(struct ttm_resource *res, in xe_res_first() function
A Dxe_migrate.c800 xe_res_first(src, 0, size, &src_it); in xe_migrate_copy()
804 xe_res_first(dst, 0, size, &dst_it); in xe_migrate_copy()
1081 xe_res_first(src, 0, xe_bo_size(bo), &src_it); in xe_migrate_clear()
1876 xe_res_first(bo->ttm.resource, offset, xe_bo_size(bo) - offset, &cursor); in xe_migrate_access_memory()
A Dxe_lmtt.c458 xe_res_first(bo->ttm.resource, 0, xe_bo_size(bo), &cur); in lmtt_insert_bo()
A Dxe_bo.c1424 xe_res_first(ttm_bo->resource, (u64)page_offset << PAGE_SHIFT, 0, &cursor); in xe_ttm_io_mem_pfn()
1578 xe_res_first(ttm_bo->resource, offset & PAGE_MASK, in xe_ttm_access_memory()
2493 xe_res_first(bo->ttm.resource, page << PAGE_SHIFT, in __xe_bo_addr()
A Dxe_ggtt.c710 for (xe_res_first(bo->ttm.resource, 0, xe_bo_size(bo), &cur); in xe_ggtt_map_bo()
A Dxe_pt.c762 xe_res_first(bo->ttm.resource, xe_vma_bo_offset(vma), in xe_pt_stage_bind()
/drivers/gpu/drm/xe/compat-i915-headers/gem/
A Di915_gem_stolen.h79 xe_res_first(fb->bo->ttm.resource, 0, 4096, &res); in i915_gem_stolen_node_offset()
/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c248 xe_res_first(pt->ttm.resource, 0, xe_bo_size(pt), &src_it); in xe_migrate_sanity_test()
386 xe_res_first(src, 0, size, &src_it); in blt_copy()
391 xe_res_first(dst, 0, size, &dst_it); in blt_copy()

Completed in 33 milliseconds