Lines Matching defs:completion
1695 * drm_atomic_helper_wait_for_vblanks() this waits for the completion on all
1696 * CRTCs, assuming that cursors-only updates are signalling their completion
2056 * checked in parallel to the asynchronous completion of the previous
2183 static void release_crtc_commit(struct completion *completion)
2185 struct drm_crtc_commit *commit = container_of(completion,
2323 new_crtc_state->event->base.completion = &commit->flip_done;
2478 * This function is used to signal completion of the hardware commit step. After
2524 * drm_atomic_helper_commit_cleanup_done - signal completion of commit
2527 * This signals completion of the atomic update @old_state, including any
3656 * @event: optional DRM event to signal upon completion
3700 * @event: optional DRM event to signal upon completion