Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jul 2017 15:28:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 220444] x11-servers/xorg-server crashes on attempt to play a video using VDPAU
Message-ID:  <bug-220444-7141-Usvc69xLce@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220444-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220444-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220444

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Mikhail Teterin from comment #3)
> The crash is right here -- one of the methods (createImageFromFds) is NUL=
L:

createImageFromFds needs DRM_CAP_PRIME according to
src/gallium/state_trackers/dri/dri2.c but it's only known to work on drm-ne=
xt
branch.

>> It seems you're using Mesa implementation of VDPAU.
> Is there any other option for Radeon?

xf86-video-amdgpu with kernel from drm-next. It should be compatible with 1=
0.3
world/userland as long as you don't remove corresponding COMPAT_FREEBSD* in
kernel config.

--=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-220444-7141-Usvc69xLce>