Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c188 ret = ttm_bo_wait_cpu(bo, false); in ttm_eu_reserve_buffers()
Dttm_bo.c1045 int ttm_bo_wait_cpu(struct ttm_buffer_object *bo, bool no_wait) in ttm_bo_wait_cpu() function
1053 EXPORT_SYMBOL(ttm_bo_wait_cpu);
/linux-3.4.99/include/drm/ttm/
Dttm_bo_driver.h745 extern int ttm_bo_wait_cpu(struct ttm_buffer_object *bo, bool no_wait);