mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Jonas Ådahl
44682a2cc5
native/gpu: Handle drmModeSetCrtc() failing gracefully
If drmModeSetCrtc() is called with no fb, mode or connectors for some CRTC it may still fail, and we should handle that gracefully instead of assuming it failed to set a non-disabled state. Closes https://gitlab.gnome.org/GNOME/mutter/issues/70 (cherry picked from commit 6e953e2725d5d5b10d14c7bd479bd99f6853addc)
…
…
…
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%