Home
last modified time | relevance | path

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

/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()
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_resource_test.c148 ttm_resource_fini(man, res); in ttm_resource_init_basic()
175 ttm_resource_fini(man, res); in ttm_resource_init_pinned()
199 ttm_resource_fini(man, res); in ttm_resource_fini_basic()
250 ttm_resource_fini(man, res); in ttm_resource_manager_usage_basic()
287 ttm_resource_fini(man, res); in ttm_sys_man_alloc_basic()
/linux/drivers/gpu/drm/xe/
H A Dxe_ttm_sys_mgr.c58 ttm_resource_fini(man, &node->base.base); in xe_ttm_sys_mgr_new()
68 ttm_resource_fini(man, res); in xe_ttm_sys_mgr_del()
/linux/drivers/gpu/drm/ttm/
H A Dttm_range_manager.c94 ttm_resource_fini(man, &node->base); in ttm_range_man_alloc()
114 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.c377 void ttm_resource_fini(struct ttm_resource_manager *man, in ttm_resource_fini() function
387 EXPORT_SYMBOL(ttm_resource_fini);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_preempt_mgr.c84 ttm_resource_fini(man, res); in amdgpu_preempt_mgr_del()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.c169 ttm_resource_fini(man, reg); in nouveau_mem_del()
/linux/include/drm/ttm/
H A Dttm_resource.h458 void ttm_resource_fini(struct ttm_resource_manager *man,