mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
![Karol Herbst](/assets/img/avatar_default.png)
Some devices can't scanout to linear buffers directly as the hw is not capable of eg rendering into a linear depth buffer. Add code to force kms-modifiers on udev taged devices. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1408 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1443
2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
DRIVER=="tegra-host1x", SUBSYSTEM=="platform", TAG+="mutter-device-requires-kms-modifiers"
|