HomeSort by: relevance | last modified time | path
    Searched refs:vmw_fences_update (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fence.h 91 extern void vmw_fences_update(struct vmw_fence_manager *fman);
vmwgfx_irq.c 70 vmw_fences_update(dev_priv->fman);
173 vmw_fences_update(dev_priv->fman);
vmwgfx_fence.c 99 * Typically the vmw_fences_update function is called
103 * ANY_FENCE irq and call vmw_fences_update function each time an ANY_FENCE
112 * which has an action attached, and each time vmw_fences_update is called,
544 void vmw_fences_update(struct vmw_fence_manager *fman) function
558 vmw_fences_update(fman);
1035 vmw_fences_update(fman);

Completed in 20 milliseconds