Searched refs:ttm_bo (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/drivers/gpu/drm/ttm/
H A DMakefile5 ttm-y := ttm_tt.o ttm_bo.o ttm_bo_util.o ttm_bo_vm.o ttm_module.o \
H A Dttm_execbuf_util.c30 #include <drm/ttm/ttm_bo.h>
H A Dttm_range_manager.c35 #include <drm/ttm/ttm_bo.h>
H A Dttm_device.c33 #include <drm/ttm/ttm_bo.h>
H A Dttm_bo_vm.c34 #include <drm/ttm/ttm_bo.h>
H A Dttm_tt.c43 #include <drm/ttm/ttm_bo.h>
H A Dttm_bo_util.c34 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.c313 static struct ttm_tt *xe_ttm_tt_create(struct ttm_buffer_object *ttm_bo, argument
316 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo);
521 static int xe_bo_move_dmabuf(struct ttm_buffer_object *ttm_bo, argument
524 struct dma_buf_attachment *attach = ttm_bo->base.import_attach;
525 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, struct xe_ttm_tt,
527 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev);
531 xe_assert(xe, ttm_bo->ttm);
536 if (ttm_bo->sg) {
537 dma_buf_unmap_attachment(attach, ttm_bo->sg, DMA_BIDIRECTIONAL);
538 ttm_bo
575 struct ttm_buffer_object *ttm_bo = &bo->ttm; local
613 xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, struct ttm_operation_ctx *ctx, struct ttm_resource *new_mem, struct ttm_place *hop) argument
914 xe_ttm_io_mem_pfn(struct ttm_buffer_object *ttm_bo, unsigned long page_offset) argument
935 xe_ttm_bo_lock_in_destructor(struct ttm_buffer_object *ttm_bo) argument
956 xe_ttm_bo_release_notify(struct ttm_buffer_object *ttm_bo) argument
1003 xe_ttm_bo_delete_mem_notify(struct ttm_buffer_object *ttm_bo) argument
1037 xe_ttm_bo_destroy(struct ttm_buffer_object *ttm_bo) argument
[all...]
H A Dxe_bo_types.h12 #include <drm/ttm/ttm_bo.h>
/linux-master/include/drm/
H A Ddrm_gem_ttm_helper.h10 #include <drm/ttm/ttm_bo.h>
H A Ddrm_gem_vram_helper.h11 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.h10 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.h3 #include <drm/ttm/ttm_bo.h>
H A Dnouveau_drv.h54 #include <drm/ttm/ttm_bo.h>
H A Dnouveau_bo.h5 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.h14 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h45 #include <drm/ttm/ttm_bo.h>
H A Dvmwgfx_bo.h33 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/i915/
H A Di915_deps.c9 #include <drm/ttm/ttm_bo.h>
H A Di915_ttm_buddy_manager.c9 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h13 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c32 #include <drm/ttm/ttm_bo.h>
H A Dqxl_drv.h45 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c15 #include <drm/ttm/ttm_bo.h>
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h32 #include <drm/ttm/ttm_bo.h>

Completed in 247 milliseconds

12