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

          Priority: medium
            Bug ID: 70864
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: classic drivers needlessly link to libdrm_intel /
                    libdrm_nouveau / libdrm_radeon
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: fabio....@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to