Date: Tue, 21 Nov 2023 16:32:45 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Emmanuel Vadot <manu@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 29d855b6f775 - main - graphics/mesa: update to 23.1.8 Message-ID: <4jhf-5dgi-wny@FreeBSD.org> In-Reply-To: <202311211519.3ALFJFsR011680@gitrepo.freebsd.org> (Emmanuel Vadot's message of "Tue, 21 Nov 2023 15:19:15 GMT") References: <202311211519.3ALFJFsR011680@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Emmanuel Vadot <manu@FreeBSD.org> writes: > - enable vulkan haswell driver [...] > -ALL_VULKAN_DRIVERS= INTEL AMD SWRAST > +ALL_VULKAN_DRIVERS= INTEL INTEL_HASVK AMD SWRAST [...] > -VULKAN_DRIVERS+= INTEL > +VULKAN_DRIVERS+= INTEL INTEL_HASVK [...] > %%INTEL_VDRIVER%%lib/libvulkan_intel.so > +%%INTEL_VDRIVER%%lib/libvulkan_intel_hasvk.so [...] > %%INTEL_VDRIVER%%share/vulkan/icd.d/intel_icd.%%ARCH%%.json > +%%INTEL_VDRIVER%%share/vulkan/icd.d/intel_hasvk_icd.%%ARCH%%.json Why bother? patch-userptr is missing and broken in drm-515-kmod. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244877 https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13162 https://github.com/torvalds/linux/commit/c6bcc0c2fdfd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4jhf-5dgi-wny>