Skip to content

egl/wayland: avoid unnecessary roundtrip when authenticated

Simon Ser requested to merge emersion/mesa:wayland-avoid-roundtrip into master

When the compositor advertises a render node, we don't need to perform DRM authentication. Skip the unnecessary roundtrip in this case.

Signed-off-by: Simon Ser contact@emersion.fr

cc @daenzer @daniels

Merge request reports