Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2023 17:09:21 +0100
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Jan Beich <jbeich@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:  <20231121170921.0fd3e5b502eb05037e559862@bidouilliste.com>
In-Reply-To: <4jhf-5dgi-wny@FreeBSD.org>
References:  <202311211519.3ALFJFsR011680@gitrepo.freebsd.org> <4jhf-5dgi-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20231121170921.0fd3e5b502eb05037e559862>