[Bug 270060] x11/nvidia-driver, x11/linux-nvidia-libs: update to 525.89.02

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Mar 2023 12:54:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270060

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
> 2. ... I don't use Wayland, so I didn't test if it works.

See
https://forums.freebsd.org/threads/call-for-testing-nvidia-drm-kernel-module.87161/

> %%NVEGL%%lib/libGLX_indirect.so.0

Will conflict with graphics/mesa-libs after ports b44acc9409bd3.

> %%NVEGL%%lib/libnvidia-egl-wayland.so
> %%NVEGL%%lib/libnvidia-egl-wayland.so.1
[...]
> %%NVEGL%%share/egl/egl_external_platform.d/10_nvidia_wayland.json

Will conflict with graphics/egl-wayland (bug 244087). The split is mainly to
avoid depending on x11/nvidia-driver (latest version) on legacy NVIDIA (via
x11/nvidia-driver-*) or non-NVIDIA (graphics/mesa-dri).

I don't use NVIDIA GPUs atm. Maybe ports e0dd5a422029c + ports 87762c1bbcb6
should be reverted in favor of bundling via GH_TUPLE.

> %%NVEGL%%lib/libnvidia-egl-gbm.so
> %%NVEGL%%lib/libnvidia-egl-gbm.so.1
> %%NVEGL%%share/egl/egl_external_platform.d/15_nvidia_gbm.json

These should be installed unconditionally (if exist). graphics/egl-wayland
covers EGLStreams while graphics/mesa-libs covers GBM.

As nvidia-drm.ko on FreeBSD unlike Linux was never supported by
x11/nvidia-driver versions that lacked GBM there's no reason to use EGLStreams
on FreeBSD. See also ports 95c12168657a.

-- 
You are receiving this mail because:
You are on the CC list for the bug.