Home
last modified time | relevance | path

Searched refs:ttm_resource_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_bo.c732 ret = ttm_resource_alloc(bo, place, mem); in ttm_bo_mem_force_space()
786 ret = ttm_resource_alloc(bo, place, mem); in ttm_bo_mem_space()
973 ret = ttm_resource_alloc(bo, &sys_mem, &bo->resource); in ttm_bo_init_reserved()
1167 ret = ttm_resource_alloc(bo, &place, &evict_mem); in ttm_bo_swapout()
A Dttm_bo_util.c713 ret = ttm_resource_alloc(bo, &sys_mem, &sys_res); in ttm_bo_pipeline_gutting()
A Dttm_resource.c223 int ttm_resource_alloc(struct ttm_buffer_object *bo, in ttm_resource_alloc() function
/linux-6.3-rc2/include/drm/ttm/
A Dttm_resource.h360 int ttm_resource_alloc(struct ttm_buffer_object *bo,

Completed in 23 milliseconds