Skip to content

xf86drm: cap number of reported devices by drmGetDevice(2) , take 2

Emil Velikov requested to merge xexaxo/drm:get-devices-oob-v2 into master

Seems like the previous MR regressed drmDevice2(0, NULL, 0) so here's a revert and an actual fix.

@emersion can you double-check I didn't goof it up ;-)

Merge request reports