Lines Matching full:flip
294 * Target vertical blank period when a page flip
362 * the ones returned from page flip events. With the current vblank
364 * reference while the page flip is pending, acquired through
376 * If the device can't notify of flip completion in a race-free way
377 * at all, then the event should be armed just after the page flip is
533 * Legacy entry point to schedule a flip to the given framebuffer.
539 * requests a page flip the DRM core verifies that the new frame buffer
545 * to complete before executing the flip. It should also wait for any
549 * An application can request to be notified when the page flip has
553 * the provided event upon completion of the flip. Note that if
556 * flip events. With the current vblank helper infrastructure this can
557 * be achieved by holding a vblank reference while the page flip is
569 * flip operation has completed and the old framebuffer is no longer
577 * page flip operation is already pending the callback should return
594 * drm_crtc_vblank_count()) when the flip should take effect.
600 * the flip completes.