Searched refs:vc4_async_flip_state (Results 1 – 1 of 1) sorted by relevance
829 struct vc4_async_flip_state { struct845 vc4_async_page_flip_complete(struct vc4_async_flip_state *flip_state) in vc4_async_page_flip_complete() argument871 struct vc4_async_flip_state *flip_state = in vc4_async_page_flip_seqno_complete()872 container_of(cb, struct vc4_async_flip_state, cb.seqno); in vc4_async_page_flip_seqno_complete()899 struct vc4_async_flip_state *flip_state = in vc4_async_page_flip_fence_complete()900 container_of(cb, struct vc4_async_flip_state, cb.fence); in vc4_async_page_flip_fence_complete()907 struct vc4_async_flip_state *flip_state) in vc4_async_set_fence_cb()948 struct vc4_async_flip_state *flip_state; in vc4_async_page_flip_common()
Completed in 5 milliseconds