On Wed, Apr 20, 2016 at 06:23:56AM -0600, Mark Kettenis wrote: > CVSROOT: /cvs > Module name: xenocara > Changes by: [email protected] 2016/04/20 06:23:56 > > Modified files: > lib/mesa/src/egl/drivers/dri2: platform_x11.c > > Log message: > Make sure we authenticate before calling loader_get_driver_for_fd(). This > function invokes some drm ioctls that require the client to be authenticated. > > tested by espie@ > ok jsg@
More precisely, this fixed some weird messages I got when running a video player like mpv (which defaults to opengl), both on radeon and intel. In case somebody else wants to run more tests.
