Skip to content

backend/drm: better handle GPUs without CRTCs

Simon Ser requested to merge github/fork/emersion/drm-no-crtc into master

Also make sure we don't have zero-length VLAs as this is undefined behaviour.

Merge request reports