/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
vmwgfx_execbuf.c | 3369 * vmw_execbuf_fence_commands - create and submit a command stream fence 3379 int vmw_execbuf_fence_commands(struct drm_file *file_priv, function in typeref:typename:int 3810 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, 4005 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence,
|
vmwgfx_execbuf.c | 3369 * vmw_execbuf_fence_commands - create and submit a command stream fence 3379 int vmw_execbuf_fence_commands(struct drm_file *file_priv, function in typeref:typename:int 3810 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, 4005 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence,
|