Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_resource_test.c132 ttm_resource_init(bo, place, res); in ttm_resource_init_basic()
171 ttm_resource_init(bo, place, res); in ttm_resource_init_pinned()
198 ttm_resource_init(bo, place, res); in ttm_resource_fini_basic()
245 ttm_resource_init(bo, place, res); in ttm_resource_manager_usage_basic()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c80 ttm_resource_init(bo, place, *res); in nouveau_vram_manager_new()
112 ttm_resource_init(bo, place, *res); in nouveau_gart_manager_new()
140 ttm_resource_init(bo, place, *res); in nv04_gart_manager_new()
/linux/drivers/gpu/drm/ttm/
H A Dttm_sys_manager.c19 ttm_resource_init(bo, place, *res); in ttm_sys_man_alloc()
H A Dttm_range_manager.c84 ttm_resource_init(bo, place, &node->base); in ttm_range_man_alloc()
H A Dttm_resource.c340 void ttm_resource_init(struct ttm_buffer_object *bo, in ttm_resource_init() function
365 EXPORT_SYMBOL(ttm_resource_init);
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_system_manager.c44 ttm_resource_init(bo, place, *res); in vmw_sys_man_alloc()
H A Dvmwgfx_gmrid_manager.c64 ttm_resource_init(bo, place, *res); in vmw_gmrid_man_get_node()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_preempt_mgr.c68 ttm_resource_init(tbo, place, *res); in amdgpu_preempt_mgr_new()
/linux/drivers/gpu/drm/xe/
H A Dxe_ttm_sys_mgr.c41 ttm_resource_init(tbo, place, &node->base.base); in xe_ttm_sys_mgr_new()
/linux/include/drm/ttm/
H A Dttm_resource.h455 void ttm_resource_init(struct ttm_buffer_object *bo,