<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Tonga startx fails since mesa/drm 56d8dd6 amdgpu: make vamgr per device v2"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91704#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Tonga startx fails since mesa/drm 56d8dd6 amdgpu: make vamgr per device v2"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91704">bug 91704</a>
from <span class="vcard"><a class="email" href="mailto:jammy.zhou@aliyun.com" title="Jammy Zhou <jammy.zhou@aliyun.com>"> <span class="fn">Jammy Zhou</span></a>
</span></b>
<pre>Thanks for the information. But it seems not expected. Even if
amdgpu_device_initialize is called multiple times with different fds (returned
by opening the device nodes) in one single process, only one amdgpu_device
should be created, since a hash table is maitained for the created devices. In
this case, the per-device vamgr should only be initialized as well in one
process.I wrote a simple test application (see attached), and it worked for me
quite well. Could you try it on your failing system?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>