Searched refs:vmw_execbuf_fence_commands (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_shader.c | 239 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_shader_unbind()
|
D | vmwgfx_surface.c | 464 (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()
|
D | vmwgfx_execbuf.c | 2322 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()
|
D | vmwgfx_context.c | 381 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_context_unbind()
|
D | vmwgfx_drv.h | 820 extern int vmw_execbuf_fence_commands(struct drm_file *file_priv,
|
D | vmwgfx_fence.c | 1141 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_fence_event_ioctl()
|
D | vmwgfx_resource.c | 1449 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_fence_single_bo()
|