Home
last modified time | relevance | path

Searched refs:unflip (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dpresent.c56 Bool unflip; member
188 if (event->unflip) in ms_present_flip_handler()
340 event->unflip = FALSE; in ms_present_flip()
372 event->unflip = TRUE; in ms_present_unflip()
420 .unflip = ms_present_unflip,
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.h137 present_unflip_ptr unflip; member
H A Dpresent_scmd.c355 (*screen_priv->info->unflip) (screen, screen_priv->unflip_event_id); in present_unflip()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27938 present: Only update screen pixmap from flip pixmap once per unflip
27941 during the same unflip. We can only copy to the screen pixmap the first
27946 806470b9 ("present: Copy unflip contents back to the Screen Pixmap"):
27951 of the time because it was getting scribbled over by a repeated unflip
27954 When switching a flipping window out of fullscreen, a repeated unflip
28374 present: Only requeue if target MSC is not reached after an unflip
29692 present: Do not replace Pixmaps on redirected Window on unflip
34264 handle unflip while DPMS'ed off (Michel)
34827 present: Copy unflip contents back to the Screen Pixmap
34829 As we unflip after the flip Window no longer passes the pixel ownership
[all …]