gschema: Make 'kms-modifiers' only about scanout buffers

It's not used to determine what we send to Wayland clients anymore, it
does so by default.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2146>
This commit is contained in:
Jonas Ådahl 2021-12-08 22:02:30 +01:00 committed by Marge Bot
parent 8a2fcf3be0
commit e6a2d61a2f

View File

@ -131,10 +131,10 @@
to manage HiDPI monitors. Does not
require a restart.
• “kms-modifiers” — makes mutter always advertise valid
buffer modifiers on Wayland. This is
currently not the case when using the
i915 driver. Requires a restart.
• “kms-modifiers” — makes mutter always allocate scanout
buffers with explicit modifiers, if
supported by the driver. Requires a
restart.
• “rt-scheduler” — makes mutter request a low priority
real-time scheduling. Requires a restart.