Skip to content

backend/drm: improve CRTC reallocation pretty printing

Simon Ser requested to merge emersion/wlroots:crtc-realloc-pretty-print into master

Only print the list of connectors once, with both the old and new status. Use CRTC object IDs instead of CRTC indices. Make it obvious when a connector keeps the same CRTC.

Merge request reports