mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-17 12:30:38 +01:00
If multiple flips become ready for the same MSC, we would previously execute them all sequentially, one per MSC for sync flips. This could result in an unbounded flip queue and corresponding memory consumption. With implicit sync, leave the mailbox handling to the compositor for async flips though. v2: * Use present_vblank_rec::sync_flip. Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1664 Fixes: |
||
|---|---|---|
| .. | ||
| vfb | ||
| xfree86/common | ||
| xwayland | ||
| meson.build | ||