Lines Matching full:flip
964 * page-flip is done.
978 * Request that the page-flip is performed as soon as possible, ie. with no
983 * doesn't support performing an asynchronous page-flip for this update.
984 * User-space should handle this, e.g. by falling back to a regular page-flip.
986 * Note, some hardware might need to perform one last synchronous page-flip
988 * the driver will return success even though that first page-flip is not
1006 * Request a page flip on the specified crtc.
1008 * This ioctl will ask KMS to schedule a page flip for the specified
1013 * in the execbuffer ioctl until the page flip happens. If a page
1014 * flip is already pending as the ioctl is called, EBUSY will be
1018 * event (see drm.h: struct drm_event_vblank) when the page flip is
1022 * Flag DRM_MODE_PAGE_FLIP_ASYNC requests that the flip happen
1038 * Request a page flip on the specified crtc.
1046 * vblank sequence when the flip should take effect. When the RELATIVE
1048 * current one when the ioctl is called) vblank sequence when the flip
1053 * the target for when code dealing with a page flip runs during a
1130 * more time than a page flip. All visual artifacts will disappear by the time