<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Can't start mutter or GDM with wayland"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110903">bug 110903</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>mesa-dev@lists.freedesktop.org
</td>
<td>emil.l.velikov@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Can't start mutter or GDM with wayland"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110903#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Can't start mutter or GDM with wayland"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110903">bug 110903</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>