Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c383 return ttm_bo_pipeline_gutting(bo); in ttm_bo_evict()
833 return ttm_bo_pipeline_gutting(bo); in ttm_bo_validate()
H A Dttm_bo_util.c735 * ttm_bo_pipeline_gutting - purge the contents of a bo
745 int ttm_bo_pipeline_gutting(struct ttm_buffer_object *bo) in ttm_bo_pipeline_gutting() function