Home
last modified time | relevance | path

Searched defs:ttm (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A DMakefile
H A Dttm_agp_backend.c46 struct ttm_tt ttm; member
51 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem) in ttm_agp_bind() argument
89 ttm_agp_unbind(struct ttm_tt *ttm) ttm_agp_unbind() argument
104 ttm_agp_is_bound(struct ttm_tt *ttm) ttm_agp_is_bound() argument
115 ttm_agp_destroy(struct ttm_tt *ttm) ttm_agp_destroy() argument
[all...]
H A Dttm_bo_util.c57 struct ttm_tt *ttm = bo->ttm; in ttm_bo_move_ttm() local
173 static int ttm_copy_io_ttm_page(struct ttm_tt *ttm, void *src, in ttm_copy_io_ttm_page() argument
195 static int ttm_copy_ttm_io_page(struct ttm_tt *ttm, void *dst, in ttm_copy_ttm_io_page() argument
223 struct ttm_tt *ttm = bo->ttm; ttm_bo_move_memcpy() local
445 struct ttm_tt *ttm = bo->ttm; ttm_bo_kmap_ttm() local
[all...]
H A Dttm_bo_vm.c188 struct ttm_tt *ttm = bo->ttm; in ttm_bo_vm_insert_huge() local
277 struct ttm_tt *ttm = NULL; in ttm_bo_vm_fault_reserved() local
[all...]
H A Dttm_tt.c87 static int ttm_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_tt_alloc_page_directory() argument
96 ttm_dma_tt_alloc_page_directory(struct ttm_dma_tt *ttm) ttm_dma_tt_alloc_page_directory() argument
108 ttm_sg_tt_alloc_page_directory(struct ttm_dma_tt *ttm) ttm_sg_tt_alloc_page_directory() argument
149 ttm_tt_set_caching(struct ttm_tt *ttm, enum ttm_caching_state c_state) ttm_tt_set_caching() argument
195 ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement) ttm_tt_set_placement_caching() argument
210 ttm_tt_destroy_common(struct ttm_bo_device *bdev, struct ttm_tt *ttm) ttm_tt_destroy_common() argument
222 ttm_tt_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) ttm_tt_destroy() argument
227 ttm_tt_init_fields(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags) ttm_tt_init_fields() argument
239 ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags) ttm_tt_init() argument
252 ttm_tt_fini(struct ttm_tt *ttm) ttm_tt_fini() argument
262 struct ttm_tt *ttm = &ttm_dma->ttm; ttm_dma_tt_init() local
278 struct ttm_tt *ttm = &ttm_dma->ttm; ttm_sg_tt_init() local
298 struct ttm_tt *ttm = &ttm_dma->ttm; ttm_dma_tt_fini() local
309 ttm_tt_swapin(struct ttm_tt *ttm) ttm_tt_swapin() argument
351 ttm_tt_swapout(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct file *persistent_swap_storage) ttm_tt_swapout() argument
411 ttm_tt_add_mapping(struct ttm_bo_device *bdev, struct ttm_tt *ttm) ttm_tt_add_mapping() argument
422 ttm_tt_populate(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) ttm_tt_populate() argument
443 ttm_tt_clear_mapping(struct ttm_tt *ttm) ttm_tt_clear_mapping() argument
457 ttm_tt_unpopulate(struct ttm_bo_device *bdev, struct ttm_tt *ttm) ttm_tt_unpopulate() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A DMakefile
H A Dttm_agp_backend.c45 struct ttm_tt ttm; member
50 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem) in ttm_agp_bind() argument
87 ttm_agp_unbind(struct ttm_tt *ttm) ttm_agp_unbind() argument
102 ttm_agp_is_bound(struct ttm_tt *ttm) ttm_agp_is_bound() argument
113 ttm_agp_destroy(struct ttm_tt *ttm) ttm_agp_destroy() argument
[all...]
H A Dttm_bo_util.c149 struct ttm_tt *ttm = bo->ttm; in ttm_bo_move_memcpy() local
339 struct ttm_tt *ttm = bo->ttm; ttm_bo_kmap_ttm() local
497 struct ttm_tt *ttm = bo->ttm; ttm_bo_vmap() local
708 struct ttm_tt *ttm; ttm_bo_pipeline_gutting() local
[all...]
H A Dttm_bo_vm.c191 struct ttm_tt *ttm = NULL; in ttm_bo_vm_fault_reserved() local
[all...]
H A Dttm_tt.c98 static int ttm_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_tt_alloc_page_directory() argument
107 ttm_dma_tt_alloc_page_directory(struct ttm_tt *ttm) ttm_dma_tt_alloc_page_directory() argument
118 ttm_sg_tt_alloc_page_directory(struct ttm_tt *ttm) ttm_sg_tt_alloc_page_directory() argument
128 ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) ttm_tt_destroy() argument
133 ttm_tt_init_fields(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching, unsigned long extra_pages) ttm_tt_init_fields() argument
147 ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching, unsigned long extra_pages) ttm_tt_init() argument
161 ttm_tt_fini(struct ttm_tt *ttm) ttm_tt_fini() argument
178 ttm_sg_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, uint32_t page_flags, enum ttm_caching caching) ttm_sg_tt_init() argument
197 ttm_tt_swapin(struct ttm_tt *ttm) ttm_tt_swapin() argument
249 ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, gfp_t gfp_flags) ttm_tt_swapout() argument
296 ttm_tt_populate(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) ttm_tt_populate() argument
354 ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) ttm_tt_unpopulate() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c13 struct ttm_dma_tt ttm; member
18 nouveau_sgdma_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_destroy() argument
31 nouveau_sgdma_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) in nouveau_sgdma_bind() argument
58 nouveau_sgdma_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) nouveau_sgdma_unbind() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c15 struct ttm_tt ttm; member
20 nouveau_sgdma_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_destroy() argument
31 nouveau_sgdma_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) in nouveau_sgdma_bind() argument
58 nouveau_sgdma_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_unbind() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.c11 ttm_device_kunit_init(struct ttm_test_devices *priv, struct ttm_device *ttm, bool use_dma_alloc, bool use_dma32) ttm_device_kunit_init() argument
/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_tt.h104 struct ttm_tt ttm; member
[all...]
H A Dttm_bo_api.h143 struct ttm_tt *ttm; member
[all...]
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_tt.h216 ttm_tt_mark_for_clear(struct ttm_tt *ttm) ttm_tt_mark_for_clear() argument
[all...]
H A Dttm_bo.h118 struct ttm_tt *ttm; member
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c102 static void qxl_ttm_backend_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in qxl_ttm_backend_destroy() argument
111 struct ttm_tt *ttm; in qxl_ttm_tt_create() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.h159 static inline bool amdgpu_ttm_tt_get_user_pages_done(struct ttm_tt *ttm) in amdgpu_ttm_tt_get_user_pages_done() argument
[all...]
H A Damdgpu_gmc.c48 struct ttm_dma_tt *ttm; in amdgpu_gmc_get_pde_for_bo() local
125 struct ttm_dma_tt *ttm; in amdgpu_gmc_agp_addr() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c102 struct ttm_tt ttm; member
107 qxl_ttm_backend_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *bo_mem) qxl_ttm_backend_bind() argument
122 qxl_ttm_backend_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) qxl_ttm_backend_unbind() argument
128 qxl_ttm_backend_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) qxl_ttm_backend_destroy() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.h182 static inline void amdgpu_ttm_tt_discard_user_pages(struct ttm_tt *ttm, in amdgpu_ttm_tt_discard_user_pages() argument
186 static inline bool amdgpu_ttm_tt_get_user_pages_done(struct ttm_tt *ttm, in amdgpu_ttm_tt_get_user_pages_done() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c374 static void vmw_ttm_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in vmw_ttm_destroy() argument
299 vmw_ttm_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *bo_mem) vmw_ttm_bind() argument
346 vmw_ttm_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) vmw_ttm_unbind() argument
388 vmw_ttm_populate(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) vmw_ttm_populate() argument
402 vmw_ttm_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) vmw_ttm_unpopulate() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c113 lsdc_ttm_tt_populate(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) lsdc_ttm_tt_populate() argument
130 lsdc_ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) lsdc_ttm_tt_unpopulate() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dppc970-pmu.c263 unsigned int ttm, grp; in p970_compute_mmcr() local

Completed in 12 milliseconds

12