On Monday, 17 June 2019 19:33:26 CEST Emil Velikov wrote: > On 2019/06/17, mathias.froehl...@gmx.net wrote: > > From: Mathias Fröhlich <mathias.froehl...@gmx.net> > > > > > > Emil, > > > > that one probably matches your original intent then. > > > > please review > > Thanks > > > > Mathias > > > > > > Do not offer a hardware drm backed egl device if no render node > > is available. The current implementation will fail on this > > egl device. On top it issues a warning that is actually missleading. > > There are finally more error paths that can fail on the way to a > > hardware backed egl device. Fixing all of them would kind of require > > opening the drm device and see if there is a usable driver associated > > with the device. The taken approach avoids a full probe and fixes at > > least this kind of problem on kvm virtualization hosts I observe here. > > > Thanks > > Fixes: dbb4457d985 ("egl: add EGL_EXT_device_drm support") > Reviewed-by: Emil Velikov <emil.veli...@collabora.com>
Thanks! Pushed that! best Mathias > > -Emil > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev