Lines Matching defs:completion
1547 * drm_atomic_helper_wait_for_vblanks() this waits for the completion on all
1548 * CRTCs, assuming that cursors-only updates are signalling their completion
1884 * checked in parallel to the asynchronous completion of the previous
2005 static void release_crtc_commit(struct completion *completion)
2007 struct drm_crtc_commit *commit = container_of(completion,
2137 new_crtc_state->event->base.completion = &commit->flip_done;
2315 * This function is used to signal completion of the hardware commit step. After
2361 * drm_atomic_helper_commit_cleanup_done - signal completion of commit
2364 * This signals completion of the atomic update @old_state, including any
3415 * @event: optional DRM event to signal upon completion
3459 * @event: optional DRM event to signal upon completion