Home
last modified time | relevance | path

Searched refs:ttm_resource_fini (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c68 ttm_resource_fini(man, *res); in vmw_gmrid_man_get_node()
122 ttm_resource_fini(man, *res); in vmw_gmrid_man_get_node()
136 ttm_resource_fini(man, res); in vmw_gmrid_man_put_node()
H A Dvmwgfx_system_manager.c51 ttm_resource_fini(man, res); in vmw_sys_man_free()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_range_manager.c92 ttm_resource_fini(man, &node->base); in ttm_range_man_alloc()
112 ttm_resource_fini(man, res); in ttm_range_man_free()
H A Dttm_sys_manager.c26 ttm_resource_fini(man, res); in ttm_sys_man_free()
H A Dttm_resource.c214 void ttm_resource_fini(struct ttm_resource_manager *man, in ttm_resource_fini() function
224 EXPORT_SYMBOL(ttm_resource_fini);
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c155 ttm_resource_fini(man, &node->base); in amdgpu_gtt_mgr_new()
179 ttm_resource_fini(man, res); in amdgpu_gtt_mgr_del()
H A Damdgpu_preempt_mgr.c84 ttm_resource_fini(man, res); in amdgpu_preempt_mgr_del()
H A Damdgpu_vram_mgr.c601 ttm_resource_fini(man, &vres->base); in amdgpu_vram_mgr_new()
636 ttm_resource_fini(man, res); in amdgpu_vram_mgr_del()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_ttm_buddy_manager.c149 ttm_resource_fini(man, &bman_res->base); in i915_ttm_buddy_man_alloc()
165 ttm_resource_fini(man, res); in i915_ttm_buddy_man_free()
/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h357 void ttm_resource_fini(struct ttm_resource_manager *man,
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.c171 ttm_resource_fini(man, reg); in nouveau_mem_del()