Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_fence.c349 INIT_LIST_HEAD(&fence->seq_passed_actions); in vmw_fence_obj_init()
417 if (!list_empty(&fence->seq_passed_actions)) { in vmw_fence_goal_new_locked()
477 list_splice_init(&fence->seq_passed_actions, in __vmw_fences_update()
668 list_splice_init(&fence->seq_passed_actions, in vmw_fence_fifo_down()
899 list_add_tail(&action->head, &fence->seq_passed_actions); in vmw_fence_obj_add_action()
A Dvmwgfx_fence.h62 struct list_head seq_passed_actions; member

Completed in 8 milliseconds