Searched refs:ttm_tt_destroy_common (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/nouveau/ |
| D | nouveau_sgdma.c | 24 ttm_tt_destroy_common(bdev, ttm); in nouveau_sgdma_destroy()
|
| D | nouveau_bo.c | 1378 ttm_tt_destroy_common(bdev, ttm); in nouveau_ttm_tt_destroy()
|
| /Linux-v5.10/include/drm/ttm/ |
| D | ttm_tt.h | 163 void ttm_tt_destroy_common(struct ttm_bo_device *bdev, struct ttm_tt *ttm);
|
| /Linux-v5.10/drivers/gpu/drm/ttm/ |
| D | ttm_tt.c | 210 void ttm_tt_destroy_common(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in ttm_tt_destroy_common() function 220 EXPORT_SYMBOL(ttm_tt_destroy_common);
|
| /Linux-v5.10/drivers/gpu/drm/qxl/ |
| D | qxl_ttm.c | 133 ttm_tt_destroy_common(bdev, ttm); in qxl_ttm_backend_destroy()
|
| /Linux-v5.10/drivers/gpu/drm/radeon/ |
| D | radeon_ttm.c | 584 ttm_tt_destroy_common(bdev, ttm); in radeon_ttm_backend_destroy() 766 ttm_tt_destroy_common(bdev, ttm); in radeon_ttm_tt_destroy()
|
| /Linux-v5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_ttm_buffer.c | 634 ttm_tt_destroy_common(bdev, ttm); in vmw_ttm_destroy()
|
| /Linux-v5.10/drivers/gpu/drm/ |
| D | drm_gem_vram_helper.c | 925 ttm_tt_destroy_common(bdev, tt); in bo_driver_ttm_tt_destroy()
|
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ttm.c | 1281 ttm_tt_destroy_common(bdev, ttm); in amdgpu_ttm_backend_destroy()
|