Searched refs:out_fence (Results 1 – 3 of 3) sorted by relevance
451 struct vmw_fence_obj **out_fence) in do_surface_dirty_sou() argument571 if (out_fence && *out_fence) in do_surface_dirty_sou()572 vmw_fence_obj_unreference(out_fence); in do_surface_dirty_sou()578 fifo_size, 0, NULL, out_fence); in do_surface_dirty_sou()859 struct vmw_fence_obj **out_fence) in do_dmabuf_dirty_sou() argument933 if (out_fence && *out_fence) in do_dmabuf_dirty_sou()934 vmw_fence_obj_unreference(out_fence); in do_dmabuf_dirty_sou()938 fifo_size, 0, NULL, out_fence); in do_dmabuf_dirty_sou()
2431 struct vmw_fence_obj **out_fence) in vmw_execbuf_process() argument2570 if (unlikely(out_fence != NULL)) { in vmw_execbuf_process()2571 *out_fence = fence; in vmw_execbuf_process()
815 struct vmw_fence_obj **out_fence);