Searched refs:ttm_resource_free (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/ttm/ |
| D | ttm_bo_util.c | 475 ttm_resource_free(bo, &bo->resource); in ttm_bo_wait_free_node() 539 ttm_resource_free(bo, &bo->resource); in ttm_bo_move_pipeline_evict() 609 ttm_resource_free(bo, &bo->resource); in ttm_bo_pipeline_gutting() 649 ttm_resource_free(bo, &sys_res); in ttm_bo_pipeline_gutting()
|
| D | ttm_resource.c | 57 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource **res) in ttm_resource_free() function 68 EXPORT_SYMBOL(ttm_resource_free);
|
| D | ttm_bo.c | 229 ttm_resource_free(bo, &bo->resource); in ttm_bo_cleanup_memtype_use() 510 ttm_resource_free(bo, &hop_mem); in ttm_bo_bounce_temp_buffer() 561 ttm_resource_free(bo, &evict_mem); in ttm_bo_evict() 840 ttm_resource_free(bo, mem); in ttm_bo_mem_space() 913 ttm_resource_free(bo, &mem); in ttm_bo_move_buffer()
|
| /Linux-v5.15/include/drm/ttm/ |
| D | ttm_resource.h | 268 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource **res);
|
| D | ttm_bo_driver.h | 206 ttm_resource_free(bo, &bo->resource); in ttm_bo_move_null()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ttm.c | 502 ttm_resource_free(bo, &bo->resource); in amdgpu_bo_move() 994 ttm_resource_free(bo, &tmp); in amdgpu_ttm_alloc_gart() 999 ttm_resource_free(bo, &bo->resource); in amdgpu_ttm_alloc_gart()
|
| D | amdgpu_object.c | 383 ttm_resource_free(&(*bo_ptr)->tbo, &(*bo_ptr)->tbo.resource); in amdgpu_bo_create_kernel_at()
|
| /Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_ttm_buffer.c | 705 ttm_resource_free(bo, &bo->resource); in vmw_move()
|
| /Linux-v5.15/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_ttm.c | 520 ttm_resource_free(bo, &dst_mem); in i915_ttm_move()
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | radeon_ttm.c | 236 ttm_resource_free(bo, &bo->resource); in radeon_bo_move()
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/ |
| D | nouveau_bo.c | 1016 ttm_resource_free(bo, &bo->resource); in nouveau_bo_move()
|