Searched refs:ttm_bo_wait_ctx (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 376 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_evict() 476 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_evict_first() 530 lret = ttm_bo_wait_ctx(bo, walk->arg.ctx); in ttm_bo_evict_cb() 1073 int ttm_bo_wait_ctx(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx) in ttm_bo_wait_ctx() function 1093 EXPORT_SYMBOL(ttm_bo_wait_ctx); 1138 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_swapout_cb() 1172 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_swapout_cb()
|
| H A D | ttm_bo_util.c | 1118 lret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_shrink()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | ttm_object.h | 316 return ttm_bo_wait_ctx(bo, &ctx); in ttm_bo_wait()
|
| H A D | vmwgfx_ttm_buffer.c | 529 ret = ttm_bo_wait_ctx(bo, ctx); in vmw_move()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 1164 ret = ttm_bo_wait_ctx(bo, ctx); in nouveau_bo_move()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 520 r = ttm_bo_wait_ctx(bo, ctx); in amdgpu_bo_move()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1065 lret = ttm_bo_wait_ctx(bo, ctx); in xe_bo_shrink_purge()
|