summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-11-18Update to 565.57.01Echo J
2023-11-23Conflict with newer linux-firmware versionsEcho J.
2023-11-03Update to 535.113.01 firmwareEcho J.
The upstream GSP kernel code is going to use that version, so update this package accordingly: https://lkml.org/lkml/2023/11/2/1132
2023-09-24Don't strip version dots in firmware filesEcho J.
The recent GSP kernel update changed the firmware names a bit, so let's update to those here too
2023-08-12Add Ada Lovelace supportEcho J
Ada Lovelace GPUs use the same GSP blob as Ampere: https://github.com/NVIDIA/open-gpu-kernel-modules/blob/main/kernel-open/common/inc/nv-firmware.h#L85 Also use the right GSP blob for GA100 (for some reason it uses the Turing blob)
2023-08-11Initial taste of the GSP speedEcho J