Searched refs:ttm_resource_fini (Results 1 – 10 of 10) sorted by relevance
| /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()
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_resource_test.c | 148 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 D | xe_ttm_sys_mgr.c | 58 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 D | ttm_range_manager.c | 94 ttm_resource_fini(man, &node->base); in ttm_range_man_alloc() 114 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 | 377 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 D | amdgpu_preempt_mgr.c | 84 ttm_resource_fini(man, res); in amdgpu_preempt_mgr_del()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_mem.c | 169 ttm_resource_fini(man, reg); in nouveau_mem_del()
|
| /linux/include/drm/ttm/ |
| H A D | ttm_resource.h | 458 void ttm_resource_fini(struct ttm_resource_manager *man,
|