Skip to content

wayland-info: print DRM device paths

Simon Ser requested to merge emersion/wayland-utils:devid into main

When building with libdrm, use drmGetDeviceFromDevId() to get the device path. It's easier to read than the dev_t.

Merge request reports