Date: Sun, 17 Nov 2024 16:46:15 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282659] multimedia/kodi: fix run in GBM mode Message-ID: <bug-282659-7788-hagBAsxLZ8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282659-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-282659-7788@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=3D282659 --- Comment #7 from yzrh@noema.org --- I found the problem, kernel message is from https://github.com/freebsd/drm-kmod/blob/master/drivers/gpu/drm/drm_gem_ato= mic_helper.c drm-kmod simply does not have an implementation of drm_gem_plane_helper_prepare_fb(). I think it is fair to disable explicit fencing on FreeBSD for now. For reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drive= rs/gpu/drm/drm_gem_atomic_helper.c?h=3Dv6.1.118 --=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-282659-7788-hagBAsxLZ8>