xserver/hw
Ville Syrjälä c2eae14130 modesetting: Use IN_FORMATS_ASYNC for async flips
Use the IN_FORMATS_ASYNC blob (as opposed to the normal
IN_FORMATS blob) to determine which formats/modifiers are
supported. This will allow the client to allocate buffers
which can actually be async flipped.

In order to guarantee that the most optimal modifier is
always used we also need to force a modifier renegotiation
when swicthing between sync and async flips. Otherwise eg.
sync flips might end up using a less optimal sync+async
modifier instead of a more optimal sync-only modifier.

Signed-off-by: notbabaisyou <though-went-some-simple@proton.me>
2025-06-25 16:14:44 +02:00
..
kdrive ephyr: fix checking the same expression twice 2025-06-19 13:57:57 +02:00
vfb Xi: unexport AssignTypeAndName() 2025-06-12 17:21:46 +02:00
xfree86 modesetting: Use IN_FORMATS_ASYNC for async flips 2025-06-25 16:14:44 +02:00
xnest Xnest: implement a defined initialization order in BoxRec 2025-06-13 19:15:41 +02:00
xquartz Rebrand 'X.Org X Server' to 'XLibre X Server' 2025-06-13 19:08:11 +02:00
xwin xwin: fix NULL parameter in printf arguments 2025-06-12 17:21:47 +02:00
meson.build drop Xwayland 2025-06-17 12:51:36 +02:00