Searched refs:ttm_resource_free (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_resource.c | 42 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource *res) in ttm_resource_free() function 53 EXPORT_SYMBOL(ttm_resource_free);
|
| H A D | ttm_bo_util.c | 50 ttm_resource_free(bo, &bo->mem); in ttm_bo_free_old_node() 315 ttm_resource_free(bo, &old_copy); in ttm_bo_move_memcpy()
|
| H A D | ttm_bo.c | 326 ttm_resource_free(bo, &bo->mem); in ttm_bo_cleanup_memtype_use() 638 ttm_resource_free(bo, &evict_mem); in ttm_bo_evict() 966 ttm_resource_free(bo, mem); in ttm_bo_mem_space() 1031 ttm_resource_free(bo, &mem); in ttm_bo_move_buffer()
|
| /OK3568_Linux_fs/kernel/include/drm/ttm/ |
| H A D | ttm_resource.h | 226 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource *res);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 573 ttm_resource_free(bo, &tmp_mem); in amdgpu_move_vram_ram() 621 ttm_resource_free(bo, &tmp_mem); in amdgpu_move_ram_vram() 1212 ttm_resource_free(bo, &tmp); in amdgpu_ttm_alloc_gart() 1216 ttm_resource_free(bo, &bo->mem); in amdgpu_ttm_alloc_gart()
|
| H A D | amdgpu_object.c | 393 ttm_resource_free(&(*bo_ptr)->tbo, &(*bo_ptr)->tbo.mem); in amdgpu_bo_create_kernel_at()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 255 ttm_resource_free(bo, &tmp_mem); in radeon_move_vram_ram() 294 ttm_resource_free(bo, &tmp_mem); in radeon_move_ram_vram()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 944 ttm_resource_free(bo, &tmp_reg); in nouveau_bo_move_flipd() 981 ttm_resource_free(bo, &tmp_reg); in nouveau_bo_move_flips()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynos | 2129 ttm_resource_free
|
| H A D | abi_gki_aarch64_galaxy | 4069 ttm_resource_free
|