Home
last modified time | relevance | path

Searched refs:sync_flip (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-present.c90 return !!xwl_present_window->sync_flip || in xwl_present_has_events()
155 xwl_present_free_event(xwl_present_window->sync_flip); in xwl_present_cleanup()
208 event = xwl_present_window->sync_flip; in xwl_present_msc_bump()
209 xwl_present_window->sync_flip = NULL; in xwl_present_msc_bump()
420 Bool sync_flip, in xwl_present_check_flip2() argument
453 Bool sync_flip, in xwl_present_flip() argument
483 if (sync_flip) { in xwl_present_flip()
485 xwl_present_window->sync_flip = event; in xwl_present_flip()
516 if (!sync_flip) { in xwl_present_flip()
H A Dxwayland.h194 struct xwl_present_event *sync_flip; member
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.h74 …ool (*present_check_flip_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sync_flip);
78 …ck_flip2_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sync_flip, PresentFlipReas…
95 Bool sync_flip);
108 Bool sync_flip,
H A Dpresent_scmd.c74 Bool sync_flip, in present_check_flip() argument
135 if (!(*screen_priv->info->check_flip2) (crtc, window, pixmap, sync_flip, reason)) { in present_check_flip()
140 if (!(*screen_priv->info->check_flip) (crtc, window, pixmap, sync_flip)) { in present_check_flip()
154 Bool sync_flip) in present_flip() argument
159 return (*screen_priv->info->flip) (crtc, event_id, target_msc, pixmap, sync_flip); in present_flip()
380 screen_priv->flip_sync = vblank->sync_flip; in present_flip_notify()
466 flip_pending->sync_flip, NULL, 0, 0, NULL)) in present_check_flip_window()
481 …ip && !present_check_flip(vblank->crtc, window, vblank->pixmap, vblank->sync_flip, NULL, 0, 0, &re… in present_check_flip_window()
484 if (vblank->sync_flip) in present_check_flip_window()
580 …sent_flip(vblank->crtc, vblank->event_id, vblank->target_msc, vblank->pixmap, vblank->sync_flip)) { in present_execute()
[all …]
H A Dpresent_wnmd.c264 Bool sync_flip, in present_wnmd_check_flip() argument
313 if (!(*screen_priv->wnmd_info->check_flip2) (crtc, window, pixmap, sync_flip, reason)) { in present_wnmd_check_flip()
347 flip_pending->sync_flip, flip_pending->valid, 0, 0, NULL)) in present_wnmd_check_flip_window()
351 flip_active->sync_flip, flip_active->valid, 0, 0, NULL)) in present_wnmd_check_flip_window()
359 vblank->sync_flip, vblank->valid, 0, 0, &reason)) { in present_wnmd_check_flip_window()
372 Bool sync_flip, in present_wnmd_flip() argument
383 sync_flip, in present_wnmd_flip()
489 … vblank->target_msc, vblank->pixmap, vblank->sync_flip, damage)) { in present_wnmd_execute()
H A Dpresent_vblank.c119 vblank->sync_flip = TRUE; in present_vblank_create()
144 target_crtc, vblank->flip, vblank->sync_flip, vblank->serial)); in present_vblank_create()
H A Dpresent_priv.h84 Bool sync_flip; /* do flip synchronous to vblank */ member
103 Bool sync_flip,
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dpresent.c218 Bool sync_flip, in ms_present_check_unflip() argument
297 Bool sync_flip, in ms_present_check_flip() argument
307 return ms_present_check_unflip(crtc, window, pixmap, sync_flip, reason); in ms_present_check_flip()
319 Bool sync_flip) in ms_present_flip() argument
329 if (!ms_present_check_flip(crtc, screen->root, pixmap, sync_flip, NULL)) in ms_present_flip()
342 ret = ms_do_pageflip(screen, pixmap, event, drmmode_crtc->vblank_pipe, !sync_flip, in ms_present_flip()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog29726 present: Requery pending flips with the right sync_flip mode
29729 down the orignal sync_flip mode (e.g. if the driver only supports sync