Lines Matching defs:fence
841 * struct vmw_fence_obj. The returned fence pointer may be NULL in which
1345 * The returned fence pointer may be NULL in which case the device
1520 * The returned fence pointer may be NULL in which case the device
1584 struct vmw_fence_obj *fence = NULL;
1605 old_state, vfb, &fence);
1609 &fence);
1634 if (event && fence) {
1638 fence,
1644 DRM_ERROR("Failed to queue event on fence.\n");
1649 if (fence)
1650 vmw_fence_obj_unreference(&fence);