maintainer-approval requested: [Bug 236933] graphics/libdrm: drmGetNodeTypeFromFd always fails : [Attachment 203343] fix

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


Jan Beich <jbeich at FreeBSD.org> has asked freebsd-x11 mailing list
<x11 at FreeBSD.org> for maintainer-approval:
Bug 236933: graphics/libdrm: drmGetNodeTypeFromFd always fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236933

Attachment 203343: fix
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203343&action=edit



--- 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


More information about the freebsd-x11 mailing list