Re: git: 29d855b6f775 - main - graphics/mesa: update to 23.1.8

From: Emmanuel Vadot <manu_at_bidouilliste.com>
Date: Tue, 21 Nov 2023 16:09:21 UTC
On Tue, 21 Nov 2023 16:32:45 +0100
Jan Beich <jbeich@FreeBSD.org> wrote:

> 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

 Because I didn't knew this was broken, I don't have haswell to test,
I've just added it because I've seen it re-reading meson_option from
mesa and notice we didn't shipped it.
 I'll remove it.

-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>