Commit graph

306 commits

Author SHA1 Message Date
Rudi Heitbaum
4965f4f62d xf86-video-nvidia: update to 550.144.03
release notes:
- https://www.nvidia.com/en-us/drivers/details/238858/
2025-01-17 08:16:13 +00:00
Rudi Heitbaum
f1c4914403 xf86-video-nvidia: update to 550.142 2024-12-26 12:29:38 +00:00
Rudi Heitbaum
33d0af6434 nvidia-legacy: drop support and xf86-video-nvidia-legacy package 2024-11-30 10:48:14 +00:00
Rudi Heitbaum
d1bb73fc49 xf86-video-nvidia: update to 550.135
release notes: https://www.nvidia.com/en-us/drivers/details/236036/
2024-11-24 11:40:51 +00:00
Rudi Heitbaum
129cd2f6c6 xf86-video-nvidia: update to 550.127.05 2024-10-27 10:08:26 +00:00
Rudi Heitbaum
ad4df77df2 xf86-video-nvidia: update to 550.120 2024-10-03 17:26:41 +00:00
Rudi Heitbaum
1cb08f40af xf86-video-nvidia: update to 550.107.02
release notes:
- https://www.nvidia.com/Download/driverResults.aspx/230357/en-us/
2024-08-07 09:51:03 +00:00
Rudi Heitbaum
9402e4e381 xf86-video-nvidia: update to 550.100
release notes:
- https://www.nvidia.com/Download/driverResults.aspx/228542/en-us
2024-07-22 21:42:31 +00:00
Rudi Heitbaum
d2cb97649a xf86-video-nvidia: update to 550.90.07
https://www.nvidia.com/Download/driverResults.aspx/226768/en-us/

- Temporarily disabled the GLX_EXT_buffer_age extension on Xwayland to work around a bug that could cause corruption.
- Fixed a bug that could cause corruption when the GLX_EXT_buffer_age extension is used on X.org with PRIME render offloading.
- Improved the ability of nvidia-modprobe to detect whether kernel modules are already loaded. This corrects an issue that prevented nvidia-persistenced from setting persistence mode on some systems.
- Fixed a bug that could cause additional X screens to claim displays that should have been assigned to a prior X screen based on the given X configuration.
- Fixed a bug that could cause the X server to crash when graphics applications requested single-buffered drawables while certain features (such as Vulkan sharpening) are enabled.
- Fixed a bug that could lead to a kernel panic, due to a failure to release a spinlock under some conditions.
- Fixed a race condition which could lead to crashes when Xid errors occur concurrently on multiple GPUs.
2024-06-10 11:34:17 +00:00
Rudi Heitbaum
4dd3230c89 xf86-video-nvidia: update to 550.78
- Fixed a regression that led to Xid errors when loading the NVIDIA driver on some notebook systems with RTX 4xxx series GPUs.
2024-04-28 00:31:22 +00:00
Rudi Heitbaum
6608ee1d98 xf86-video-nvidia: update to 550.76
Fixed a bug that could prevent the driver from initializing on some systems running RHEL 9.3.
2024-04-21 12:43:30 +00:00
Rudi Heitbaum
5da16705b7 xf86-video-nvidia: update to 550.67
release notes:
- https://www.nvidia.com/Download/driverResults.aspx/223426/en-us/
2024-03-20 09:58:43 +00:00
Rudi Heitbaum
1d57728cf8 xf86-video-nvidia: drop incorrectly added devid from 96-nvidia.rules since 545.29.02
The format of the readme file had changed and wasnt identified at tge time.
- http://us.download.nvidia.com/XFree86/Linux-x86_64/550.54.14/README/supportedchips.html
2024-03-16 11:10:30 +00:00
Rudi Heitbaum
e3ad9e0ecb xf86-video-nvidia: fix make_nvidia_udev.py since 545.29.02 2024-03-16 11:10:30 +00:00
Rudi Heitbaum
eb6d018a8f xf86-video-nvidia: update to 550.54.14
release:
- https://www.nvidia.com/Download/driverResults.aspx/218826/en-us/
2024-02-25 06:44:14 +00:00
Rudi Heitbaum
671dd1443a xf86-video-nvidia: update to 545.29.06
release notes:
- https://www.nvidia.com/download/driverResults.aspx/216530/en-us/
  - Fixed a regression that prevented setting backlight brightness levels.
  - Fixed a bug that could lead to UI corruption in nvidia-installer on systems with more than one initramfs file per kernel.
  - Fixed a bug that caused games built on the Source 2 engine to hang when running under Xwayland.
2023-11-23 11:55:49 +00:00
Rudi Heitbaum
8927fecdc0 xf86-video-nvidia: include new shared library libnvidia-gpucomp.so
New driver component: libnvidia-gpucomp

Future NVIDIA graphics drivers for FreeBSD, Linux, Solaris, and VMware
ESX will include a new library called libnvidia-gpucomp.so.<VERSION>. The
<VERSION> token in the library’s SONAME and filename represents the
driver version on Linux, and “1” on other platforms. The following
existing libraries will depend upon the new libnvidia-gpucomp library:

libnvidia-eglcore.so.<VERSION>
libnvidia-glcore.so.<VERSION>
libnvidia-rtcore.so.<VERSION>

Initially, this dependency will be expressed via DT_NEEDED; however, at
some point in the future the libraries which depend upon libnvidia-gpucomp
may be updated to dlopen(3) it instead. Any projects which use explicit
lists of NVIDIA driver libraries, for example, for creating installation
packages or GPU-enabled containers, should be updated to include the
new library.

https://forums.developer.nvidia.com/t/new-driver-component-libnvidia-gpucomp/267060
2023-11-04 11:55:27 +00:00
Rudi Heitbaum
099cfad9ce xf86-video-nvidia: update to 545.29.02 2023-11-01 08:07:22 +00:00
Rudi Heitbaum
2ac3541f60 xf86-video-nvidia: add try and except for import requests 2023-11-01 08:07:22 +00:00
Rudi Heitbaum
95befb8bd2 xf86-video-nvidia: fix build with linux 6.6 2023-10-30 12:28:08 +00:00
CvH
5ff79d1204
Merge pull request #8088 from heitbaum/nvidia
xf86-video-nvidia: update to 470.199.02
2023-09-02 08:48:19 +02:00
Rudi Heitbaum
e67431692a xf86-video-nvidia: update to 470.199.02 2023-08-31 23:44:00 +00:00
Rudi Heitbaum
0d9927e48b xf86-video-nvidia: fix build with linux 6.5 2023-08-25 21:16:05 +00:00
Rudi Heitbaum
9adceada67 xf86-video-nvidia: update to 470.182.03 2023-06-26 19:40:23 +00:00
Rudi Heitbaum
e7a31b057b xf86-video-nvidia: fix build with linux 6.3 2023-04-24 11:13:25 +00:00
SupervisedThinking
a1f61fe8f4 xf86-video-nvidia: update to 470.161.03 2022-12-15 17:28:45 +01:00
SupervisedThinking
f6b039fd9b xf86-video-nvidia: reworked build 2022-12-15 16:38:32 +01:00
Rudi Heitbaum
d4c45f7b73 xf86-video-nvidia: allow build with kernel 6.0 2022-10-04 10:53:58 +00:00
SupervisedThinking
0d200d207f xf86-video-nvidia: update to 470.141.03
- drop Linux 5.19 patch
2022-08-03 20:18:27 +02:00
Rudi Heitbaum
01d84591d7 xf86-video-nvidia: allow build with kernel 5.19 2022-08-01 06:49:13 +00:00
SupervisedThinking
0b0a1c48cc xf86-video-nvidia: update to 470.129.06
- drop Linux 5.18 patch
2022-05-27 01:09:58 +02:00
Rudi Heitbaum
31ba5c2738 xf86-video-nvidia: allow build with kernel 5.18
Patch from:
- https://gist.github.com/joanbm/c00f9e19731d80269a4badc595f63b68
2022-05-23 07:31:21 +00:00
CvH
83d96625d0 x11: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:30:38 +02:00
SupervisedThinking
6d4b855fea xf86-video-nvidia: update to 470.103.01 2022-02-11 15:11:33 +01:00
SupervisedThinking
cd23266eef xf86-video-nvidia: added Vulkan opts 2022-01-01 14:26:52 +01:00
SupervisedThinking
fedb425cc8 xf86-video-nvidia: update to 470.94
- dropped kernel 5.14 patch
- added missing libnvidia-glsi.so lib
2021-12-24 18:11:45 +01:00
SupervisedThinking
4b0c340c63 xf86-video-*: updated descriptions, pkg sites & clean ups 2021-11-09 22:21:30 +01:00
Ian Leonard
341a5728a5 x11: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-01 19:20:15 +00:00
Lukas Rusak
da0e0cc452 make_nvidia_udev.py: spoof user agent to avoid 403 2021-09-06 14:25:26 +10:00
heitbaum
6238ff27ca xf86-video-nvidia: update to 460.91.03 and patch for kernel 5.14 2021-09-06 14:25:21 +10:00
mglae
29588f7324 xf86-video-nvidia: fix udev rules 2021-03-29 20:00:07 +02:00
SupervisedThinking
74387cee18 xf86-video-nvidia: update to 460.67
https://www.nvidia.com/Download/driverResults.aspx/171400/en
2021-03-18 19:29:25 +01:00
SupervisedThinking
1635304eee xf86-video-nvidia: update to 460.39 2021-01-28 21:28:02 +01:00
heitbaum
8a0f089dca xf86-video-nvidia: update to 460.32.03
changelog: https://www.nvidia.com/Download/driverResults.aspx/168347/en-us
2021-01-10 21:38:46 +00:00
heitbaum
d13f44e6d4 xf86-video-nvidia: update to 455.45.01 for compatibility with Linux 5.10 2020-12-14 10:33:38 +00:00
Jernej Skrabec
90f06fbe3d xf86-video-nvidia: Update to 450.80.02 2020-10-14 19:46:21 +02:00
Jernej Skrabec
1e45f30008 xf86-video-nvidia: Update to 450.57 2020-08-09 22:54:19 +02:00
MilhouseVH
4acc8f277e xf86-video-nvidia: fix 5.7-rc1 build 2020-06-14 16:39:28 +01:00
MilhouseVH
17d7cefb36 xf86-video-nvidia: update to xf86-video-nvidia-440.82 2020-04-07 15:28:21 +01:00
MilhouseVH
abc9b8141b xf86-video-nvidia: fix 5.6-rc3 build + 440.64
https://gitlab.com/snippets/1945940
2020-03-28 16:57:31 +00:00