[Mesa-dev] [Bug 103283] drm_get_device_name_for_fd is broken on FreeBSD

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 16 06:28:05 UTC 2017


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

Pekka Paalanen <ppaalanen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|EGL/Wayland                 |Other
           Assignee|wayland-bugs at lists.freedesk |mesa-dev at lists.freedesktop.
                   |top.org                     |org

--- Comment #1 from Pekka Paalanen <ppaalanen at gmail.com> ---
This seems to be some shared code in Mesa, not specific to the EGL Wayland
platform, and I'm not sure it's specific to EGL even. Not sure any of the
components match, so picking "other".

The code in question was added by:

commit 28e3ae344be1c49f50a521792966e0d98510075c
Author: Jonathan Gray <jsg at jsg.id.au>
Date:   Mon Dec 21 16:39:55 2015 +1100

    loader: add a libdrm case for loader_get_device_name_for_fd

However, the very first appearance of drmGetDeviceNameFromFd2 in libdrm was:

commit 37d790f7d449874d0bf199d9ca9871d12b4d599a
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Thu Nov 10 17:26:50 2016 +0000

    xf86drm: introduce drmGetDeviceNameFromFd2

I believe the answer to "why" is that the latter did not exist when the former
was written.

Thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171016/bf1dcf31/attachment.html>


More information about the mesa-dev mailing list