Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_shader.c239 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_shader_unbind()
Dvmwgfx_surface.c464 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_legacy_srf_dma()
1181 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_surface_unbind()
Dvmwgfx_execbuf.c2322 int vmw_execbuf_fence_commands(struct drm_file *file_priv, in vmw_execbuf_fence_commands() function
2544 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_execbuf_process()
2707 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_context.c381 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_context_unbind()
Dvmwgfx_drv.h820 extern int vmw_execbuf_fence_commands(struct drm_file *file_priv,
Dvmwgfx_fence.c1141 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_fence_event_ioctl()
Dvmwgfx_resource.c1449 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_fence_single_bo()