Home
last modified time | relevance | path

Searched refs:xe_pt (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/xe/
A Dxe_pt.c28 struct xe_pt pt;
100 struct xe_pt *pt; in xe_pt_create()
151 struct xe_pt *pt) in xe_pt_populate_empty()
247 struct xe_pt *parent;
487 struct xe_pt *xe_child; in xe_pt_stage_bind_entry()
961 struct xe_pt *oldpte = NULL; in xe_pt_commit_prepare_bind()
1006 struct xe_pt *xe_pt = entry->pt; in xe_vm_dbg_print_entries() local
1017 xe_pt_addr(xe_pt) + start, xe_pt_addr(xe_pt) + end, 0); in xe_vm_dbg_print_entries()
1411 const struct xe_pt *child, in xe_pt_check_kill()
1562 struct xe_pt *pt = entry->pt; in xe_pt_abort_unbind()
[all …]
A Dxe_pt.h30 struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile,
34 struct xe_pt *pt);
36 void xe_pt_destroy(struct xe_pt *pt, u32 flags, struct llist_head *deferred);
A Dxe_pt_types.h27 struct xe_pt { struct
53 struct xe_pt *pt; argument
68 struct xe_pt *pt;
A Dxe_vm_types.h152 struct xe_pt *pt_root[XE_MAX_TILES_PER_DEVICE];
153 struct xe_pt *scratch_pt[XE_MAX_TILES_PER_DEVICE][XE_VM_MAX_LEVEL];
A Dxe_migrate.h21 struct xe_pt;
A DMakefile86 xe_pt.o \
/linux/Documentation/gpu/xe/
A Dxe_mm.rst28 .. kernel-doc:: drivers/gpu/drm/xe/xe_pt.c

Completed in 14 milliseconds