[Mesa-dev] [Bug 70864] New: classic drivers needlessly link to libdrm_intel / libdrm_nouveau / libdrm_radeon
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 25 16:00:25 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70864
Priority: medium
Bug ID: 70864
Assignee: mesa-dev at lists.freedesktop.org
Summary: classic drivers needlessly link to libdrm_intel /
libdrm_nouveau / libdrm_radeon
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: fabio.ped at libero.it
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
I noticed (using ldd, incidentally while testing the new mesa_dri_drivers.so)
the classic drivers (radeon, r200, i915, i965, nouveau_vieux) links to all
three of libdrm_intel / libdrm_nouveau / libdrm_radeon, while only the matching
one should be needed.
Gallium drivers (i915, r300, r600, radeonsi, nouveau) are OK, linking only to
their libdrm.
--
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/mesa-dev/attachments/20131025/7a30d62a/attachment.html>
More information about the mesa-dev
mailing list