Commit graph

122 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
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
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
e67431692a xf86-video-nvidia: update to 470.199.02 2023-08-31 23:44:00 +00:00
Rudi Heitbaum
9adceada67 xf86-video-nvidia: update to 470.182.03 2023-06-26 19:40:23 +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
SupervisedThinking
0d200d207f xf86-video-nvidia: update to 470.141.03
- drop Linux 5.19 patch
2022-08-03 20:18:27 +02:00
SupervisedThinking
0b0a1c48cc xf86-video-nvidia: update to 470.129.06
- drop Linux 5.18 patch
2022-05-27 01:09:58 +02: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
heitbaum
6238ff27ca xf86-video-nvidia: update to 460.91.03 and patch for kernel 5.14 2021-09-06 14:25:21 +10: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
17d7cefb36 xf86-video-nvidia: update to xf86-video-nvidia-440.82 2020-04-07 15:28:21 +01:00
MilhouseVH
135ca16058 xf86-video-nvidia: update to xf86-video-nvidia-440.64 2020-02-29 23:27:00 +00:00
MilhouseVH
d35a8554f1 xf86-video-nvidia: add PKG_DEPENDS_UNPACK; flag as kernel package 2020-02-10 08:53:39 +01:00
MilhouseVH
ae2a4d1ece xf86-video-nvidia: update to xf86-video-nvidia-440.59 2020-02-04 21:41:10 +00:00
MilhouseVH
6df32d06ed xf86-video-nvidia: update to xf86-video-nvidia-440.44 2019-12-12 03:42:22 +00:00
MilhouseVH
9a1d9e94fd xf86-video-nvidia: update to xf86-video-nvidia-430.64 2019-11-05 19:27:42 +00:00
mglae
5456ac5e78 xf86-video-nvidia/xf86-video-nvidia-legacy: use toolchain linker 2019-09-25 18:33:12 +02:00
5schatten
243dc0877a xf86-video-nvidia: restore the mess 2019-09-18 21:40:01 +02:00
5schatten
abb79bf640 xf86-video-nvidia: updated to support libglvnd / clean up 2019-09-18 19:46:09 +02:00
MilhouseVH
068b0556c0 xf86-video-nvidia: update to xf86-video-nvidia-430.50 2019-09-11 17:12:45 +01:00
MilhouseVH
163db7e4a4 xf86-video-nvidia: update to xf86-video-nvidia-430.40 2019-07-30 01:04:49 +01:00
MilhouseVH
e87f3cbacb xf86-video-nvidia: update to xf86-video-nvidia-430.34 2019-07-09 18:51:51 +01:00
MilhouseVH
af89f45230 xf86-video-nvidia: update to xf86-video-nvidia-430.26 2019-06-10 17:44:04 +01:00
MilhouseVH
856e6736e4 xf86-video-nvidia: update to xf86-video-nvidia-430.14 2019-06-04 18:00:16 +01:00
MilhouseVH
4125e96802 xf86-video-nvidia: update to xf86-video-nvidia-418.74
Forum: https://devtalk.nvidia.com/default/topic/1051453
Download: https://www.nvidia.com/Download/driverResults.aspx/146667/en-us
2019-05-09 19:43:30 +01:00
MilhouseVH
30b975be42 xf86-video-nvidia: update to xf86-video-nvidia-410.104 2019-02-22 23:39:07 +00:00