Date: Sun, 04 Jun 2023 19:19:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271823] x11-wm/mutter: enable DMABUF support Message-ID: <bug-271823-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271823 Bug ID: 271823 Summary: x11-wm/mutter: enable DMABUF support Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: jbeich@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org Created attachment 242594 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242594&action= =3Dedit v1 (apply via "git am") Instead of patching out DMABUF support due to missing <linux/dma-buf.h> bun= dle the version from pending DRM KPI. Similar to https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/include/drm-uapi/dma-b= uf.h Tested under Xwayland (rootful) e.g., $ pkg install mutter cage mpv libva-intel-driver $ export XDG_RUNTIME_DIR=3D${XDG_RUNTIME_DIR=3D/tmp} $ seatd-launch cage Xwayland -retro :3 & $ export DISPLAY=3D:3 $ unset WAYLAND_DISPLAY XDG_SESSION_TYPE $ mutter & $ mpv --hwdec=3Dvaapi --gpu-api=3Dvulkan foo.mp4 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271823-7788>