wlroots-hyprland/render/allocator
Simon Ser 13cdb84ee8 render/allocator: use render node if available in reopen_drm_node
If we aren't trying to create a dumb buffer allocator, and if the
DRM device has a render node (ie, not a split render/display SoC),
then we can use the render node instead of the primary node. This
should allow wlroots to run under seatd when the current user
doesn't have the permission to open primary nodes (logind has a
quirk to allow physically logged in users to open primary nodes).
2021-10-04 12:25:27 +02:00
..
allocator.c render/allocator: use render node if available in reopen_drm_node 2021-10-04 12:25:27 +02:00
drm_dumb.c buffer: add data_ptr access flags 2021-09-10 13:16:10 -04:00
gbm.c Revert "Require INVALID for implicit format modifiers" 2021-10-01 09:26:05 -06:00
meson.build Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
shm.c buffer: add data_ptr access flags 2021-09-10 13:16:10 -04:00