Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
A Dttm_resource.h264 int ttm_resource_alloc(struct ttm_buffer_object *bo,
/linux/drivers/gpu/drm/ttm/
A Dttm_bo.c791 ret = ttm_resource_alloc(bo, place, mem); in ttm_bo_mem_force_space()
835 ret = ttm_resource_alloc(bo, place, mem); in ttm_bo_mem_space()
988 ret = ttm_resource_alloc(bo, &sys_mem, &bo->resource); in ttm_bo_init_reserved()
1139 ret = ttm_resource_alloc(bo, &place, &evict_mem); in ttm_bo_swapout()
A Dttm_resource.c47 int ttm_resource_alloc(struct ttm_buffer_object *bo, in ttm_resource_alloc() function
A Dttm_bo_util.c591 ret = ttm_resource_alloc(bo, &sys_mem, &sys_res); in ttm_bo_pipeline_gutting()

Completed in 8 milliseconds