/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_sgdma.c | 15 struct ttm_tt ttm; member 20 nouveau_sgdma_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_destroy() 31 nouveau_sgdma_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) in nouveau_sgdma_bind() 58 nouveau_sgdma_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_unbind()
|
H A D | nouveau_bo.c | 856 nouveau_ttm_tt_bind(struct ttm_device *bdev, struct ttm_tt *ttm, in nouveau_ttm_tt_bind() 872 nouveau_ttm_tt_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_ttm_tt_unbind() 1420 struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in nouveau_ttm_tt_populate() 1442 struct ttm_tt *ttm) in nouveau_ttm_tt_unpopulate() 1459 struct ttm_tt *ttm) in nouveau_ttm_tt_destroy()
|
H A D | nouveau_drv.h | 244 } ttm; member
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ttm_buffer.c | 274 struct ttm_tt *ttm, struct ttm_resource *bo_mem) in vmw_ttm_bind() 321 struct ttm_tt *ttm) in vmw_ttm_unbind() 348 static void vmw_ttm_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in vmw_ttm_destroy() 363 struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in vmw_ttm_populate() 379 struct ttm_tt *ttm) in vmw_ttm_unpopulate()
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ttm.c | 100 static void qxl_ttm_backend_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in qxl_ttm_backend_destroy() 109 struct ttm_tt *ttm; in qxl_ttm_tt_create() local
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 153 struct ttm_tt *ttm = bo->ttm; in ttm_bo_move_memcpy() local 350 struct ttm_tt *ttm = bo->ttm; in ttm_bo_kmap_ttm() local 537 struct ttm_tt *ttm = bo->ttm; in ttm_bo_vmap() local 748 struct ttm_tt *ttm; in ttm_bo_pipeline_gutting() local
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_ttm.c | 112 struct ttm_tt *ttm, in lsdc_ttm_tt_populate() 129 struct ttm_tt *ttm) in lsdc_ttm_tt_unpopulate()
|
/linux/include/drm/ttm/ |
H A D | ttm_tt.h | 273 static inline void ttm_tt_mark_for_clear(struct ttm_tt *ttm) in ttm_tt_mark_for_clear()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_bo_types.h | 30 struct ttm_buffer_object ttm; member
|
H A D | xe_device.h | 39 static inline struct xe_device *ttm_to_xe_device(struct ttm_device *ttm) in ttm_to_xe_device()
|
H A D | xe_device_types.h | 111 struct xe_ttm_vram_mgr ttm; member 402 struct ttm_device ttm; member
|
H A D | xe_bo.c | 340 struct ttm_tt ttm; member 795 struct ttm_tt *ttm = ttm_bo->ttm; in xe_bo_move() local
|
/linux/arch/powerpc/perf/ |
H A D | ppc970-pmu.c | 264 unsigned int ttm, grp; in p970_compute_mmcr() local
|
H A D | power5-pmu.c | 391 unsigned int ttm, grp; in power5_compute_mmcr() local
|
H A D | power5+-pmu.c | 460 unsigned int ttm; in power5p_compute_mmcr() local
|
/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_bo.c | 29 struct ttm_tt *ttm; in ccs_test_migrate() local
|