Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_res_cursor.h45 struct xe_res_cursor { struct
92 struct xe_res_cursor *cur) in xe_res_first()
151 static inline void __xe_res_sg_next(struct xe_res_cursor *cur) in __xe_res_sg_next()
171 static inline void __xe_res_dma_next(struct xe_res_cursor *cur) in __xe_res_dma_next()
209 struct xe_res_cursor *cur) in xe_res_first_sg()
234 struct xe_res_cursor *cur) in xe_res_first_dma()
260 static inline void xe_res_next(struct xe_res_cursor *cur, u64 size) in xe_res_next()
323 static inline u64 xe_res_dma(const struct xe_res_cursor *cur) in xe_res_dma()
340 static inline bool xe_res_is_vram(const struct xe_res_cursor *cur) in xe_res_is_vram()
H A Dxe_ttm_stolen_mgr.c265 struct xe_res_cursor cur; in xe_ttm_stolen_io_offset()
280 struct xe_res_cursor cur; in __xe_ttm_stolen_io_mem_reserve_bar2()
H A Dxe_migrate.c486 static u64 xe_migrate_res_sizes(struct xe_migrate *m, struct xe_res_cursor *cur) in xe_migrate_res_sizes()
511 static bool xe_migrate_allow_identity(u64 size, const struct xe_res_cursor *cur) in xe_migrate_allow_identity()
523 struct xe_res_cursor *cur, in pte_update_size()
562 struct xe_res_cursor *cur, in emit_pte()
772 struct xe_res_cursor src_it, dst_it, ccs_it; in xe_migrate_copy()
1065 struct xe_res_cursor src_it; in xe_migrate_clear()
H A Dxe_lmtt.c384 struct xe_res_cursor cur; in lmtt_insert_bo()
H A Dxe_ttm_vram_mgr.c359 struct xe_res_cursor cursor; in xe_ttm_vram_mgr_alloc_sgt()
H A Dxe_bo.c1231 struct xe_res_cursor cursor; in xe_ttm_io_mem_pfn()
1371 struct xe_res_cursor cursor; in xe_ttm_access_memory()
2293 struct xe_res_cursor cur; in __xe_bo_addr()
2307 struct xe_res_cursor cur; in __xe_bo_addr()
H A Dxe_pt.c297 struct xe_res_cursor *curs;
453 struct xe_res_cursor curs = *xe_walk->curs; in xe_pt_scan_64K()
516 struct xe_res_cursor *curs = xe_walk->curs; in xe_pt_stage_bind_entry()
634 struct xe_res_cursor curs; in xe_pt_stage_bind()
/linux-6.15/drivers/gpu/drm/xe/compat-i915-headers/gem/
H A Di915_gem_stolen.h77 struct xe_res_cursor res; in i915_gem_stolen_node_offset()
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c189 struct xe_res_cursor src_it; in xe_migrate_sanity_test()
377 struct xe_res_cursor src_it, dst_it; in blt_copy()