Searched refs:ttm_resource_fini (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/gpu/drm/vmwgfx/ |
| 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()
|
| A D | vmwgfx_system_manager.c | 51 ttm_resource_fini(man, res); in vmw_sys_man_free()
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| 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() 249 ttm_resource_fini(man, res); in ttm_resource_manager_usage_basic() 286 ttm_resource_fini(man, res); in ttm_sys_man_alloc_basic()
|
| A D | ttm_mock_manager.c | 67 ttm_resource_fini(man, &mock_res->base); in ttm_mock_manager_alloc() 84 ttm_resource_fini(man, res); in ttm_mock_manager_free()
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_ttm_sys_mgr.c | 59 ttm_resource_fini(man, &node->base.base); in xe_ttm_sys_mgr_new() 69 ttm_resource_fini(man, res); in xe_ttm_sys_mgr_del()
|
| A D | xe_ttm_vram_mgr.c | 202 ttm_resource_fini(man, &vres->base); in xe_ttm_vram_mgr_new() 221 ttm_resource_fini(man, res); in xe_ttm_vram_mgr_del()
|
| /linux/drivers/gpu/drm/ttm/ |
| 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()
|
| A D | ttm_sys_manager.c | 26 ttm_resource_fini(man, res); in ttm_sys_man_free()
|
| A D | ttm_resource.c | 323 void ttm_resource_fini(struct ttm_resource_manager *man, in ttm_resource_fini() function 333 EXPORT_SYMBOL(ttm_resource_fini);
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| 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()
|
| A D | amdgpu_preempt_mgr.c | 84 ttm_resource_fini(man, res); in amdgpu_preempt_mgr_del()
|
| A D | amdgpu_vram_mgr.c | 623 ttm_resource_fini(man, &vres->base); in amdgpu_vram_mgr_new() 658 ttm_resource_fini(man, res); in amdgpu_vram_mgr_del()
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_ttm_buddy_manager.c | 132 ttm_resource_fini(man, &bman_res->base); in i915_ttm_buddy_man_alloc() 148 ttm_resource_fini(man, res); in i915_ttm_buddy_man_free()
|
| /linux/include/drm/ttm/ |
| A D | ttm_resource.h | 430 void ttm_resource_fini(struct ttm_resource_manager *man,
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_mem.c | 169 ttm_resource_fini(man, reg); in nouveau_mem_del()
|
Completed in 29 milliseconds