Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_res_cursor.h40 struct xe_res_cursor { struct
70 struct xe_res_cursor *cur) in xe_res_first()
128 static inline void __xe_res_sg_next(struct xe_res_cursor *cur) in __xe_res_sg_next()
156 struct xe_res_cursor *cur) in xe_res_first_sg()
176 static inline void xe_res_next(struct xe_res_cursor *cur, u64 size) in xe_res_next()
233 static inline u64 xe_res_dma(const struct xe_res_cursor *cur) in xe_res_dma()
Dxe_ttm_stolen_mgr.c258 struct xe_res_cursor cur; in xe_ttm_stolen_io_offset()
273 struct xe_res_cursor cur; in __xe_ttm_stolen_io_mem_reserve_bar2()
Dxe_migrate.c485 static u64 xe_migrate_res_sizes(struct xe_migrate *m, struct xe_res_cursor *cur) in xe_migrate_res_sizes()
510 static bool xe_migrate_allow_identity(u64 size, const struct xe_res_cursor *cur) in xe_migrate_allow_identity()
522 struct xe_res_cursor *cur, in pte_update_size()
561 struct xe_res_cursor *cur, in emit_pte()
771 struct xe_res_cursor src_it, dst_it, ccs_it; in xe_migrate_copy()
1064 struct xe_res_cursor src_it; in xe_migrate_clear()
Dxe_pt.c277 struct xe_res_cursor *curs;
431 struct xe_res_cursor curs = *xe_walk->curs; in xe_pt_scan_64K()
494 struct xe_res_cursor *curs = xe_walk->curs; in xe_pt_stage_bind_entry()
610 struct xe_res_cursor curs; in xe_pt_stage_bind()
Dxe_lmtt.c384 struct xe_res_cursor cur; in lmtt_insert_bo()
Dxe_ttm_vram_mgr.c380 struct xe_res_cursor cursor; in xe_ttm_vram_mgr_alloc_sgt()
Dxe_bo.c987 struct xe_res_cursor cursor; in xe_ttm_io_mem_pfn()
1886 struct xe_res_cursor cur; in __xe_bo_addr()
1900 struct xe_res_cursor cur; in __xe_bo_addr()
/linux-6.12.1/drivers/gpu/drm/xe/compat-i915-headers/gem/
Di915_gem_stolen.h72 struct xe_res_cursor res; in i915_gem_stolen_node_offset()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_migrate.c188 struct xe_res_cursor src_it; in xe_migrate_sanity_test()
376 struct xe_res_cursor src_it, dst_it; in blt_copy()