Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H 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);
H A Dxe_pt_types.h27 struct xe_pt { struct
53 struct xe_pt *pt; argument
68 struct xe_pt *pt;
H 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];
H A Dxe_migrate.h21 struct xe_pt;
H A DMakefile87 xe_pt.o \
/linux/Documentation/gpu/xe/
H A Dxe_mm.rst28 .. kernel-doc:: drivers/gpu/drm/xe/xe_pt.c