mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
ad1bffc002
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>