Skip to content

monitor-manager: Avoid crashing on GPUs with no CRTCs

Daniel van Vugt requested to merge vanvugt/mutter:fix-lp1822616 into xrandr-scaling

Fixes: https://bugs.launchpad.net/bugs/1822616

Because the GPU has no CRTCs (which is an Nvidia bug for nvidia-drm.modeset=1):

$ xrandr --verbose
Screen 0: minimum 8 x 8, current 640 x 480, maximum 16384 x 16384
Edited by Daniel van Vugt

Merge request reports