| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: graphics/nvidia-drm-61-kmod |
| Commit | Credits | Log message |
580.173.02_1 02 Jul 2026 12:46:15
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-kmod-580, x11/nvidia-driver-580, x11/linux-nvidia-libs-580,
graphics/nvidia-drm-*-kmod-580: Update to 580.173.02
Update Legacy version 580 series of drivers to 580.173.02.
Release 580 Entries
Fixed a bug that caused delayed wakeups when multiple threads wait on the
same Vulkan semaphore, leading to stutter and reduced performance in some
applications
Fixed a bug that could cause black screens after modesets in X11
applications using the Present extension.
Fixed an issue where OpenGL buffers allocated with glBufferStorage and no
storage flags were allowed to migrate from GPU memory to host memory.
For Linux counterpart:
Release 580 Entries
Fixed a bug that could prevent DKMS kernel module builds from succeeding
after installing with nvidia-installer.
Fixed a bug that caused delayed wakeups when multiple threads wait on the
same Vulkan semaphore, leading to stutter and reduced performance in some
applications
Fixed a bug that could cause black screens after modesets in X11
applications using the Present extension.
Fixed an issue where OpenGL buffers allocated with glBufferStorage and no
storage flags were allowed to migrate from GPU memory to host memory.
PR: 296445
Differential Revision: https://reviews.freebsd.org/D58006 |
580.159.04_1 01 Jul 2026 23:28:16
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
graphics/nvidia-drm-*-kmod*: Fix GPF in some configs
Fix General Protection Fault in __nv_drm_gem_nvkms_handle_vma_fault,
lkpi_vmf_insert_pnf_prot_locked, vm_page_busy_acquire in specific
configurations, notably KDE on Wayland.
PR: 296195
Reported by: keivan@motavalli.me
Reviewed by: ashafer
Tested by: keivan@motavalli.me
Differential Revision: https://reviews.freebsd.org/D57989
Co-authored by: ashafer@FreeBSD.org |
580.159.04_1 11 Jun 2026 17:55:07
    |
Jean-Sébastien Pédron (dumbbell)  |
graphics/nvidia-drm-*-kmod*: Bump PORTREVISION after
e50c876e295af951485b605b8cb9bf567b6c23e1
I should have done it as part of the update.
Reported by: Tomoaki Aoki <junchoon_dec.sakura.ne.jp> |
580.159.04 10 Jun 2026 17:49:44
    |
Jean-Sébastien Pédron (dumbbell)  |
graphics/drm-*-kmod, graphics/nvidia-drm-*-kmod: Update DRM drivers
Several changes were made to all LTS drm-kmod branches:
1. All branches were updated with Makefile cleanups and fixes.
2. The addition of the `DMA_BUF_IOCTL_EXPORT_SYNC_FILE` and
`DMA_BUF_IOCTL_IMPORT_SYNC_FILE` ioctls was backported to the 6.1 and
6.6 branches.
3. A couple fixes to amdgpu and i915 drivers were committed to the 6.12
branch.
The corresponding `graphics/nvidia-drm-*-kmod` ports were updated to
reference the latest `graphics/drm-*-kmod` ports.
Sponsored by: The FreeBSD Foundation |
580.159.04_1 30 May 2026 05:31:42
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
graphics/nvidia-drm-*-kmod: Add drm 6.12
Add new ports
graphics/nvidia-drm-612-kmod,
graphics/nvidia-drm-612-kmod-580 and
graphics/nvidia-drm-612-kmod-devel
and add conflicts to
graphics/nvidia-drm-{515|61|66|latest}-kmod{-580|-devel}
following the addition of graphics/drm-612-kmod.
While here, bump(Only the first 15 lines of the commit message are shown above ) |
580.159.04 22 May 2026 02:06:09
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-kmod-580, x11/nvidia-driver-580, x11/linux-nvidia-libs-580,
graphics/nvidia-drm*-kmod-580: Security update to 580.159.04
Security update to latest Legacy Branch of drivers 580.159.04:
https://nvidia.custhelp.com/app/answers/detail/a_id/5821/~/security-bulletin%3A-nvidia-gpu-display-drivers---may-2026
Note that 595.71.05 (master port and -devel variant) in-tree are fixed version.
And other legacy branches are already EoL'ed upstream, thus, no information are
provided.
PR: 295475
Differential Revision: https://reviews.freebsd.org/D57145 |
580.142_1 29 Apr 2026 08:11:00
    |
Emmanuel Vadot (manu)  |
graphics/drm-61-kmod: Update to latest version
This fixes compilation with clang21 (defualt on FreeBSD 16)
Sponsored by: Beckhoff Automation GmbH & Co. KG |
580.142 28 Mar 2026 01:37:47
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver, x11/nvidia-kmod, x11/linux-nvidia-libs,
graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to
595.58.03
Update to latest Production Branch of drivers 595.58.03:
https://www.nvidia.com/en-us/drivers/details/265873/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/265870/
Also bump -devel variant to match with master ports, as Production
Branch [PB] of drivers have now higher version than New Feature
Branch [NFB] of drivers.
As this update drops a bunch of old (pre-Turing generation of
architectures) GPUs as done in -devel variants updated 20260103,
add -580 variant of legacy branch of driver.
Currently, this is exactly the same version before this update.
(580.142)
PR: 294038
Differential Revision: https://reviews.freebsd.org/D56077 |