Searched refs:ttm_bo_wait_ctx (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 375 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_evict() 475 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_evict_first() 529 lret = ttm_bo_wait_ctx(bo, walk->arg.ctx); in ttm_bo_evict_cb() 1072 int ttm_bo_wait_ctx(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx) in ttm_bo_wait_ctx() function 1092 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 | 1111 lret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_shrink()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm_pm.c | 105 ttm_bo_wait_ctx(backup_bo, &ctx); in i915_ttm_backup() 198 ttm_bo_wait_ctx(backup_bo, &ctx); in i915_ttm_restore()
|
| H A D | i915_gem_ttm.c | 479 ret = ttm_bo_wait_ctx(bo, &ctx); in i915_ttm_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/qxl/ |
| H A D | qxl_ttm.c | 158 ret = ttm_bo_wait_ctx(bo, ctx); in qxl_bo_move()
|
| /linux/include/drm/ttm/ |
| H A D | ttm_bo.h | 389 int ttm_bo_wait_ctx(struct ttm_buffer_object *bo,
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_ttm.c | 175 ret = ttm_bo_wait_ctx(tbo, ctx); in lsdc_bo_move()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 203 r = ttm_bo_wait_ctx(bo, ctx); in radeon_bo_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 | 534 r = ttm_bo_wait_ctx(bo, ctx); in amdgpu_bo_move()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1064 lret = ttm_bo_wait_ctx(bo, ctx); in xe_bo_shrink_purge()
|