Home
last modified time | relevance | path

Searched refs:vmw_fences_update (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.h89 extern void vmw_fences_update(struct vmw_fence_manager *fman);
H A Dvmwgfx_irq.c53 vmw_fences_update(dev_priv->fman); in vmw_thread_fn()
126 vmw_fences_update(dev_priv->fman); in vmw_update_seqno()
H A Dvmwgfx_fence.c92 * Typically the vmw_fences_update function is called
96 * ANY_FENCE irq and call vmw_fences_update function each time an ANY_FENCE
105 * which has an action attached, and each time vmw_fences_update is called,
506 void vmw_fences_update(struct vmw_fence_manager *fman) in vmw_fences_update() function
520 vmw_fences_update(fman); in vmw_fence_obj_signaled()
994 vmw_fences_update(fman); in vmw_fence_obj_add_action()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.h89 extern void vmw_fences_update(struct vmw_fence_manager *fman);
H A Dvmwgfx_irq.c62 vmw_fences_update(dev_priv->fman); in vmw_thread_fn()
132 vmw_fences_update(dev_priv->fman); in vmw_update_seqno()
H A Dvmwgfx_fence.c103 * Typically the vmw_fences_update function is called
107 * ANY_FENCE irq and call vmw_fences_update function each time an ANY_FENCE
116 * which has an action attached, and each time vmw_fences_update is called,
503 void vmw_fences_update(struct vmw_fence_manager *fman) in vmw_fences_update() function
517 vmw_fences_update(fman); in vmw_fence_obj_signaled()
915 vmw_fences_update(fman); in vmw_fence_obj_add_action()

Completed in 6 milliseconds