Skip to content

Fix segfaults when RandR is disabled with GPU screens loaded

There are several places in the driver today that crash if a GPU screen is loaded and RandR isn't initialized (such as with Xinerama). These patches fix them, along the lines of commit 4226c6d0.

Merge request reports