[Bug 282659] multimedia/kodi: fix run in GBM mode
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282659] multimedia/kodi: fix run in GBM mode"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Nov 2024 16:46:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282659 --- 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_atomic_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/drivers/gpu/drm/drm_gem_atomic_helper.c?h=v6.1.118 -- You are receiving this mail because: You are the assignee for the bug.