mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
da3baba980
The intel DRM driver is known for not being able to handle multi head setups when KMS modifiers are enabled, due to the implicitly selected modifiers, while being more suitable for single head setups, cause bandwidth issues when a certain number of monitor times resolution and refresh rate is configured. We don't yet support automatically finding a combination of modifiers that work, and have because of this disabled KMS modifiers unless the driver actually needs it. Lets flip this configuration the other way around, changing the current udev rule to decide wen to *disable* KMS modifier support, as it so that only the Intel driver has this problem, while on the other hand, there several drivers that requires modifiers to function at all. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1792> |
||
---|---|---|
.. | ||
50-mutter-navigation.xml | ||
50-mutter-system.xml | ||
50-mutter-wayland.xml | ||
50-mutter-windows.xml | ||
61-mutter.rules | ||
default_icon.png | ||
meson.build | ||
mutter-schemas.convert | ||
mutter.desktop.in | ||
org.gnome.mutter.gschema.xml.in | ||
org.gnome.mutter.wayland.gschema.xml.in |