Lines Matching refs:flipping

931     present/wnmd: Can't use page flipping for windows clipped by children
3398 If they don't, flipping will result in corrupted display.
3494 present/wnmd: Allow flipping if the window pixmap matches the toplevel's
3499 unnecessarily preclude flipping there in some cases, e.g. with wlroots
6356 modifier compatibility when deciding whether flipping or copying
6724 Fixes: 2f807c2324b4 ("modesetting: Add support for multi-plane pixmaps when page-flipping")
7473 modesetting: Fix page flipping harder under DRI 3.2.
7484 to allow page flipping, as it works just fine.
7487 with Linux 4.13 and drm-next to fix page flipping.
7489 Fixes: 9d147305b404 ("modesetting: Check if buffer format is supported when flipping")
8560 modesetting: Fix page flipping under DRI 3.2.
8566 This allows page-flipping again when appropriate, as
8569 Fixes: 9d147305b404 ("modesetting: Check if buffer format is supported when flipping")
9076 v4: Only send scanout-supported modifiers if flipping is possible
9106 modesetting: Check if buffer format is supported when flipping
9174 modesetting: Add support for multi-plane pixmaps when page-flipping
9177 page-flipping.
9211 about why flipping is not possible ('reason').
12579 if page flipping fails) so we need to check the whole queue
13468 the screen pixmap, in order to allow Present page flipping on master
17594 present: Allow flipping with PRIME slave outputs
18328 which have already been submitted to the driver for page flipping, but
23646 behavior with how it handles damage when page flipping.
23677 modesetting: Suspend and resume flipping with DPMS
23680 the screen until PRIME flipping was reinitialized. To handle DPMS cleanly,
23681 suspend PRIME page flipping when DPMS mode is not on, and resume it when
23733 flipping is enabled or disabled.
23769 flipping is enabled will call drmmode_SharedPixmapPresent() on
23799 drmModePageFlip() to raise the event without flipping.
23843 Don't support flipping if ms->drmmode.pageflip == FALSE.
23979 Add fallback if flipping funcs fail
23986 rrCrtcSetScanoutPixmap() in the flipping case.
23999 xf86: Add PRIME flipping functions to Screen
24020 flipping between two shared pixmaps.
24023 associated with flipping between two shared pixmaps.
24728 flipping, awaiting the completion notifier. It is short. We therefore
27087 present: fail flipping if we have any slave outputs
27906 on top of a flipping fullscreen window or when switching out of
27949 fullscreen mode to start flipping. While in fullscreen, open the xfwm4
27954 When switching a flipping window out of fullscreen, a repeated unflip
28384 flipping fullscreen window.
28395 For flipping, we wait for the MSC before the target MSC and then call
34237 modesetting: Implement page flipping support for Present.
44824 is flipping, then we need to stop flipping and restore the root window, and
45445 flipping and copying as the pending flip would cause the new
56748 present: Report damage when flipping
56759 present: Also set the root window pixmap when flipping
56803 windows are eligible for flipping, and so we only need to set pixmap
80331 uses DRI2 and page flipping, the DRI2 buffer information for the compositing
80350 performed page flipping.
85392 Driver may change screen pixmaps after page flipping that would then
88107 Here's my theory for the flipping: It doesn't really matter which
100307 If the drawable size doesn't match the pixmap size page flipping should
100310 If the window is larger than the pixmap, page flipping might need to
156107 - copy the device classes instead of flipping the pointers
167894 This allows e.g. doing page flipping with multiple DRI windows as long as
192192 Screen flipping broken pointer remapping
192505 kdrive: Add timeout to screen switching to avoid unintentional flipping