Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_bo_util.c709 struct ttm_resource *sys_res; in ttm_bo_pipeline_gutting() local
713 ret = ttm_resource_alloc(bo, &sys_mem, &sys_res); in ttm_bo_pipeline_gutting()
730 ttm_bo_assign_mem(bo, sys_res); in ttm_bo_pipeline_gutting()
763 ttm_bo_assign_mem(bo, sys_res); in ttm_bo_pipeline_gutting()
770 ttm_resource_free(bo, &sys_res); in ttm_bo_pipeline_gutting()

Completed in 4 milliseconds