mirror of
https://github.com/brl/mutter.git
synced 2025-03-09 21:05:02 +00:00

Lets wait until we have better ways to unredirect client buffers before we start enabling KMS modifiers for amdgpu and nouveau; we end up with mismatch between client buffer modifiers and primary plane modifier, which right now needs to be the same for unredirection. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1792>