Found that nvidia released new Production Branch of driver, 570.124.04.
Upgrade corresponding ports for it.
x11/nvidia-driver x11/linux-nvidia-libs graphics/nvidia-drm-[510|515|61|66]-kmod
and unlike usual upgrades, to address the issue that X11 cannot acquire modesetting permission,
graphics/nvidia-drm-kmod (Makefile.common)
needs fix.
See
https://www.nvidia.com/en-us/drivers/details/241090/ (FreeBSD native driver)
https://www.nvidia.com/en-us/drivers/details/241089/ (Linux driver for linux-nvidia-libs)
for details.
Also available as Bug285139.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285139
Note that this update (intentionally) doesn't contain VulkanSC support and sandboxing support newly added in Linux version only.
While here, upgrade graphics/egl-wayland to 1.1.18 to match with Linux version.
And for graphics/egl-wayland:
graphics/egl-wayland: update to 1.1.18
Changes: https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.18
https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.17 https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.16 https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.15 https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.14
Reported by: Library version of the Linux version of driver package