Home
last modified time | relevance | path

Searched refs:vmw_fence_action (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_fence.h51 struct vmw_fence_action { struct
54 void (*seq_passed) (struct vmw_fence_action *action); argument
55 void (*cleanup) (struct vmw_fence_action *action); argument
A Dvmwgfx_fence.c69 struct vmw_fence_action action;
272 struct vmw_fence_action *action, *next_action; in vmw_fence_work_func()
369 struct vmw_fence_action *action, *next_action; in vmw_fences_perform_actions()
828 static void vmw_event_fence_action_seq_passed(struct vmw_fence_action *action) in vmw_event_fence_action_seq_passed()
863 static void vmw_event_fence_action_cleanup(struct vmw_fence_action *action) in vmw_event_fence_action_cleanup()
883 struct vmw_fence_action *action) in vmw_fence_obj_add_action()

Completed in 5 milliseconds