[Mesa-dev] [PATCH] egl/dri: trust our loader over the xserver for the drivername

Emil Velikov emil.l.velikov at gmail.com
Wed Jul 29 07:49:56 PDT 2015


On 29 July 2015 at 15:16, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> This is a port of commit 7bd95ec437a(dri2: Trust our own driver name
> lookup over the server's.) from glx/dri2.
>
> Cc: Eric Anholt <eric at anholt.net>
> Reported-by: Julien Isorce <julien.isorce at gmail.com>
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
Scratch this patch. Seems like we need to reshuffle things a bit first.

Namely we need to acquire the device_name first, open the the device
and then do the driver_name dance.

-Emil


More information about the mesa-dev mailing list