Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
A Dttm_bo_util.c587 struct ttm_resource *sys_res; in ttm_bo_pipeline_gutting() local
591 ret = ttm_resource_alloc(bo, &sys_mem, &sys_res); in ttm_bo_pipeline_gutting()
609 ttm_bo_assign_mem(bo, sys_res); in ttm_bo_pipeline_gutting()
641 ttm_bo_assign_mem(bo, sys_res); in ttm_bo_pipeline_gutting()
648 ttm_resource_free(bo, &sys_res); in ttm_bo_pipeline_gutting()

Completed in 4 milliseconds