[Bug 236933] graphics/libdrm: drmGetNodeTypeFromFd always fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 3 12:31:54 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236933

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |x11 at FreeBSD.org
 Attachment #203343|                            |maintainer-approval?(x11 at Fr
              Flags|                            |eeBSD.org)

--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Created attachment 203343
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203343&action=edit
fix

Nah, libva cannot get rid of Linux-specific check without drmGetNodeTypeFromFd.
Mesa also wants to check DRM_NODE_RENDER.
https://gitlab.freedesktop.org/mesa/mesa/blob/mesa-18.3.2/src/egl/drivers/dri2/platform_wayland.c#L1135
https://gitlab.freedesktop.org/mesa/mesa/blob/mesa-18.3.2/src/egl/drivers/dri2/platform_wayland.c#L1409

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-x11 mailing list