Searched refs:vmw_bo_fence_single (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_mob.c | 228 vmw_bo_fence_single(bo, NULL); in vmw_takedown_otable_base() 347 vmw_bo_fence_single(bo, NULL); in vmw_otable_batch_takedown() 578 vmw_bo_fence_single(bo, NULL); in vmw_mob_unbind()
|
H A D | vmwgfx_bo.h | 133 void vmw_bo_fence_single(struct ttm_buffer_object *bo,
|
H A D | vmwgfx_cotable.c | 341 vmw_bo_fence_single(bo, fence); in vmw_cotable_unbind() 381 vmw_bo_fence_single(&res->guest_memory_bo->tbo, fence); in vmw_cotable_readback()
|
H A D | vmwgfx_streamoutput.c | 211 vmw_bo_fence_single(val_buf->bo, fence); in vmw_dx_streamoutput_unbind()
|
H A D | vmwgfx_context.c | 426 vmw_bo_fence_single(bo, fence); in vmw_gb_context_unbind() 642 vmw_bo_fence_single(bo, fence); in vmw_dx_context_unbind()
|
H A D | vmwgfx_shader.c | 303 vmw_bo_fence_single(val_buf->bo, fence); in vmw_gb_shader_unbind() 525 vmw_bo_fence_single(val_buf->bo, fence); in vmw_dx_shader_unbind()
|
H A D | vmwgfx_resource.c | 865 vmw_bo_fence_single(bo, fence); in vmw_query_move_notify() 1157 vmw_bo_fence_single(bo, NULL); in vmw_resources_clean()
|
H A D | vmwgfx_bo.c | 675 void vmw_bo_fence_single(struct ttm_buffer_object *bo, in vmw_bo_fence_single() function
|
H A D | vmwgfx_surface.c | 504 vmw_bo_fence_single(val_buf->bo, fence); in vmw_legacy_srf_dma() 1391 vmw_bo_fence_single(val_buf->bo, fence); in vmw_gb_surface_unbind()
|