Home
last modified time | relevance | path

Searched refs:vmw_execbuf_fence_commands (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c322 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_unbind()
362 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_readback()
Dvmwgfx_context.c416 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_context_unbind()
630 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_context_unbind()
Dvmwgfx_shader.c302 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_shader_unbind()
525 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_shader_unbind()
Dvmwgfx_resource.c815 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_query_move_notify()
Dvmwgfx_bo.c1010 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_bo_fence_single()
Dvmwgfx_surface.c483 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_legacy_srf_dma()
1234 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_surface_unbind()
Dvmwgfx_fence.c1151 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_fence_event_ioctl()
Dvmwgfx_execbuf.c3362 int vmw_execbuf_fence_commands(struct drm_file *file_priv, in vmw_execbuf_fence_commands() function
3775 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_execbuf_process()
3953 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_drv.h1001 extern int vmw_execbuf_fence_commands(struct drm_file *file_priv,
Dvmwgfx_kms.c2567 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_kms_helper_validation_finish()