Searched refs:ttm_resource_fini (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_gmrid_manager.c | 68 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 D | vmwgfx_system_manager.c | 51 ttm_resource_fini(man, res); in vmw_sys_man_free()
|
/openbmc/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_range_manager.c | 92 ttm_resource_fini(man, &node->base); in ttm_range_man_alloc() 112 ttm_resource_fini(man, res); in ttm_range_man_free()
|
H A D | ttm_sys_manager.c | 26 ttm_resource_fini(man, res); in ttm_sys_man_free()
|
H A D | ttm_resource.c | 214 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 D | amdgpu_gtt_mgr.c | 155 ttm_resource_fini(man, &node->base); in amdgpu_gtt_mgr_new() 179 ttm_resource_fini(man, res); in amdgpu_gtt_mgr_del()
|
H A D | amdgpu_preempt_mgr.c | 84 ttm_resource_fini(man, res); in amdgpu_preempt_mgr_del()
|
H A D | amdgpu_vram_mgr.c | 601 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 D | i915_ttm_buddy_manager.c | 149 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 D | ttm_resource.h | 357 void ttm_resource_fini(struct ttm_resource_manager *man,
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_mem.c | 171 ttm_resource_fini(man, reg); in nouveau_mem_del()
|