[Mesa-dev] [Bug 110903] Can't start mutter or GDM with wayland

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 12 15:30:48 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110903

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|mesa-dev at lists.freedesktop. |emil.l.velikov at gmail.com
                   |org                         |
             Status|NEW                         |ASSIGNED

--- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> ---
Seems like mutter checks the EGLDevice codepath - eglGetPlatformDisplay +
eglInitialize and then checks the required extensions.

On case they're not found, eglTerminate is not called.

Thus as the GBM codepath is hit, due to the libdrm_amdgpu amdgpu_device cache,
we end up using the EGLDevice (EGL_EXT_platform_device) amdgpu_device. Which
seemingly does not work.

I'm working on a mutter MR and will add the links shortly. Including backports
all the way back to 3.30.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190612/80ad79ae/attachment.html>


More information about the mesa-dev mailing list