Skip to content

backend/drm: introduce wlr_drm_mode_get_info()

Simon Ser requested to merge emersion/wlroots:drm-mode-get-info into master

This allows compositors to get back the raw drmModeModeInfo and look at DRM-specific fields and flags.

Merge request reports