Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c344 static struct ttm_tt *xe_ttm_tt_create(struct ttm_buffer_object *ttm_bo, in xe_ttm_tt_create()
564 static int xe_bo_move_dmabuf(struct ttm_buffer_object *ttm_bo, in xe_bo_move_dmabuf()
618 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_move_notify() local
656 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()
1004 static unsigned long xe_ttm_io_mem_pfn(struct ttm_buffer_object *ttm_bo, in xe_ttm_io_mem_pfn()
1025 static bool xe_ttm_bo_lock_in_destructor(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_lock_in_destructor()
1046 static void xe_ttm_bo_release_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_release_notify()
1093 static void xe_ttm_bo_delete_mem_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_delete_mem_notify()
1113 static void xe_ttm_bo_purge(struct ttm_buffer_object *ttm_bo, struct ttm_operation_ctx *ctx) in xe_ttm_bo_purge()
1125 static void xe_ttm_bo_swap_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_swap_notify()
[all …]