Home
last modified time | relevance | path

Searched defs:gpuvm (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_gpuvm.c1041 drm_gpuvm_fini(struct drm_gpuvm *gpuvm) in drm_gpuvm_fini()
1081 drm_gpuvm_put(struct drm_gpuvm *gpuvm) in drm_gpuvm_put()
1503 struct drm_gpuvm *gpuvm = vm_bo->vm; in drm_gpuvm_bo_destroy() local
1673 struct drm_gpuvm *gpuvm = vm_bo->vm; in drm_gpuvm_bo_extobj_add() local
1695 struct drm_gpuvm *gpuvm = vm_bo->vm; in drm_gpuvm_bo_evict() local
1801 struct drm_gpuvm *gpuvm = va->vm; in drm_gpuva_remove() local
1833 struct drm_gpuvm *gpuvm = va->vm; in drm_gpuva_link() local
1999 drm_gpuva_map(struct drm_gpuvm *gpuvm, in drm_gpuva_map()
2024 struct drm_gpuvm *gpuvm = va->vm; in drm_gpuva_remap() local
2411 gpuva_op_free(struct drm_gpuvm *gpuvm, in gpuva_op_free()
[all …]
A Ddrm_debugfs.c200 struct drm_gpuvm *gpuvm) in drm_debugfs_gpuva_info()
/linux/include/drm/
A Ddrm_gpuvm.h353 drm_gpuvm_get(struct drm_gpuvm *gpuvm) in drm_gpuvm_get()
376 drm_gpuvm_resv_protected(struct drm_gpuvm *gpuvm) in drm_gpuvm_resv_protected()
421 drm_gpuvm_is_extobj(struct drm_gpuvm *gpuvm, in drm_gpuvm_is_extobj()
A Ddrm_debugfs.h180 struct drm_gpuvm *gpuvm) in drm_debugfs_gpuva_info()
/linux/drivers/gpu/drm/imagination/
A Dpvr_vm.c69 struct pvr_vm_context *to_pvr_vm_context(struct drm_gpuvm *gpuvm) in to_pvr_vm_context()
499 static void pvr_gpuvm_free(struct drm_gpuvm *gpuvm) in pvr_gpuvm_free()
/linux/drivers/gpu/drm/xe/
A Dxe_vm.h84 static inline struct xe_vm *gpuvm_to_vm(struct drm_gpuvm *gpuvm) in gpuvm_to_vm()
A Dxe_vm_types.h140 struct drm_gpuvm gpuvm; member
A Dxe_vm.c1666 static void xe_vm_free(struct drm_gpuvm *gpuvm) in xe_vm_free()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_uvmm.c1794 nouveau_uvmm_free(struct drm_gpuvm *gpuvm) in nouveau_uvmm_free()
/linux/drivers/gpu/drm/panthor/
A Dpanthor_mmu.c1838 static void panthor_vm_free(struct drm_gpuvm *gpuvm) in panthor_vm_free()
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_structs.h392 bool gpuvm; // gpuvm enabled member

Completed in 50 milliseconds