Commit Graph

1012 Commits

Author SHA1 Message Date
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
Matthias Reichl
3e45faae23 Merge pull request #8090 from heitbaum/nvidia2
xf86-video-nvidia: update to 545.29.02
2023-11-10 17:20:16 +01:00
Rudi Heitbaum
835d8c0880 xf86-video-ati: update to 22.0.0 2023-11-10 09:46:40 +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
9c9429e6f8 xf86-video-nvidia-legacy: fix build with linux 6.6
refer:
- 71e801b9b4
- 6b85aa68d9
- 71a7974ac7
2023-10-30 12:28:08 +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
CvH
497c20e61b Merge pull request #7975 from heitbaum/kernel65
[le12] linux: update to 6.5.y
2023-09-02 08:46:39 +02:00
Rudi Heitbaum
e67431692a xf86-video-nvidia: update to 470.199.02 2023-08-31 23:44:00 +00:00
Rudi Heitbaum
9eff1d5317 xf86-input-libinput: update to 1.4.0 2023-08-26 06:14:03 +00:00
Rudi Heitbaum
4b37ce2142 xf86-video-nvidia-legacy: fix build with linux 6.5
reworked 470 patch from https://gist.github.com/joanbm/dfe8dc59af1c83e2530a1376b77be8ba
2023-08-25 21:16:05 +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
cb1cff4357 xf86-video-nvidia-legacy: fix build with linux 6.3 2023-04-24 11:49:15 +00:00
Rudi Heitbaum
e7a31b057b xf86-video-nvidia: fix build with linux 6.3 2023-04-24 11:13:25 +00:00
Rudi Heitbaum
cb7ba11575 xf86-input-libinput: update to 1.3.0 2023-04-10 08:24:33 +00:00
Rudi Heitbaum
ab9e347f5b xf86-video-amdgpu: update to 23.0.0 2023-03-14 13:31:23 +00:00
Rudi Heitbaum
dcfb20855e xf86-video-intel: update to githash 20230201 2023-03-14 13:25:53 +00:00
Rudi Heitbaum
b995ef726d xf86-video-vmware: update to 13.4.0 2023-01-24 10:37:43 +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