[Bug 282312] x11/nvidia-driver: Update to 550.127.05 with x11/linux-nvidia-libs and related DRM ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Oct 2024 16:06:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282312

--- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Austin Shafer from comment #3)
Well, it is my main concern when I submit patches. Some would need New Feature
Branch or BETA branch of drivers for supporting recent GPUs they have in hand.
And some would need new features like GSP firmwares.
Of course, newer drivers could include fixes not documented in Release
Highlights, which are almost all the info about drivers for non-nvidia-insider
like me can obtain.

What I usually check to create patch (other than distinfos and
x11/nvidia-driver/Makefile.version) is bumps/additions/deletions of what are
staged.
Note that I basically don't re-enable any of files someone other than me
commented out from pkg-plist not to break existing installations I cannot even
test.

And the only nvidia GPU I can test upon is Pascal generation Quadro P1000
(notebook), which means I cannot test GSP firmwares. (Introduced NVVERSION
check whether GSP firmware modules should be installed or not in my previous,
already landed patch, though.)

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