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