[Bug 91704] Tonga startx fails since mesa/drm 56d8dd6 amdgpu: make vamgr per device v2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 22 06:31:24 PDT 2015


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

--- Comment #8 from Jammy Zhou <jammy.zhou at aliyun.com> ---
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150822/ddcd2a8f/attachment.html>


More information about the dri-devel mailing list