summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJennifer Zhou2024-04-28 00:48:31 +0000
committerJennifer Zhou2024-04-28 00:48:31 +0000
commit34ebf27d030f44109fe6b7a7641dd0365de73925 (patch)
treec005c4c3b6e5192f479362178f640dee00b199ff
parent7d47d6672dba245e62dde40200530e5d847472ae (diff)
downloadaur-34ebf27d030f44109fe6b7a7641dd0365de73925.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--100-nvidia-open-tinygrad.patch8
-rw-r--r--PKGBUILD4
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0324c5dfc8a3..441861960c4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nvidia-open-tinygrad-git
pkgdesc = NVIDIA open GPU kernel modules (tinygrad git version)
- pkgver = 550.76.r0.gea4c27fad
+ pkgver = 550.78.r0.g083cd9cf1
pkgrel = 1
url = https://github.com/tinygrad/open-gpu-kernel-modules
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = nvidia-open-tinygrad-git
source = 130-nvidia-open-reproducible-build.patch
source = 140-nvidia-open-gcc-sls.patch
sha256sums = SKIP
- sha256sums = a4a599629c96b7b2f7cdd496fec8f406ea4a4ea5ab30663cae09856618801a63
+ sha256sums = ccb296e9632bdda5b9897938e4439172db8b6c4fb7698a0edca3d87df17f15a6
sha256sums = 009724e2e07b7be589ba455f225a9742d88a3a29383f2f220cb830ef4c8b7aea
sha256sums = b0f62a78f749ff3a104197c12b6d885352adcf35fb5ecf00c4cd4c51b4195e45
sha256sums = 15421d72aabc569c69762c77c7a37ad7be617f08e3c833318cecdeb5500e8ef4
@@ -29,7 +29,7 @@ pkgname = nvidia-open-tinygrad-dkms-git
depends = dkms
depends = libglvnd
depends = nvidia-utils>=550
- provides = nvidia-open=550.76.r0.gea4c27fad
+ provides = nvidia-open=550.78.r0.g083cd9cf1
provides = NVIDIA-MODULE
conflicts = nvidia-open
conflicts = NVIDIA-MODULE
diff --git a/100-nvidia-open-tinygrad.patch b/100-nvidia-open-tinygrad.patch
index 466a9d8e373d..493aaa758bcf 100644
--- a/100-nvidia-open-tinygrad.patch
+++ b/100-nvidia-open-tinygrad.patch
@@ -1,12 +1,12 @@
diff --git a/README.md b/README.md
-index 5b154a84..d1d386f2 100644
+index fcf5f46b..d1d386f2 100644
--- a/README.md
+++ b/README.md
@@ -1,930 +1,125 @@
-# NVIDIA Linux Open GPU Kernel Module Source
-
-This is the source release of the NVIDIA Linux open GPU kernel modules,
--version 550.76.
+-version 550.78.
-
-
-## How to Build
@@ -22,7 +22,7 @@ index 5b154a84..d1d386f2 100644
-
-Note that the kernel modules built here must be used with GSP
-firmware and user-space NVIDIA GPU driver components from a corresponding
--550.76 driver release. This can be achieved by installing
+-550.78 driver release. This can be achieved by installing
-the NVIDIA GPU driver from the .run file using the `--no-kernel-modules`
-option. E.g.,
-
@@ -193,7 +193,7 @@ index 5b154a84..d1d386f2 100644
-For details on feature support and limitations, see the NVIDIA GPU driver
-end user README here:
-
--https://us.download.nvidia.com/XFree86/Linux-x86_64/550.76/README/kernel_open.html
+-https://us.download.nvidia.com/XFree86/Linux-x86_64/550.78/README/kernel_open.html
-
-For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
-Package for more details.
diff --git a/PKGBUILD b/PKGBUILD
index 0080648db068..d825f038e585 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=nvidia-open-tinygrad-git
pkgname='nvidia-open-tinygrad-dkms-git'
-pkgver=550.76.r0.gea4c27fad
+pkgver=550.78.r0.g083cd9cf1
pkgrel=1
pkgdesc='NVIDIA open GPU kernel modules (tinygrad git version)'
arch=('x86_64')
@@ -18,7 +18,7 @@ source=('git+https://github.com/NVIDIA/open-gpu-kernel-modules.git'
'130-nvidia-open-reproducible-build.patch'
'140-nvidia-open-gcc-sls.patch')
sha256sums=('SKIP'
- 'a4a599629c96b7b2f7cdd496fec8f406ea4a4ea5ab30663cae09856618801a63'
+ 'ccb296e9632bdda5b9897938e4439172db8b6c4fb7698a0edca3d87df17f15a6'
'009724e2e07b7be589ba455f225a9742d88a3a29383f2f220cb830ef4c8b7aea'
'b0f62a78f749ff3a104197c12b6d885352adcf35fb5ecf00c4cd4c51b4195e45'
'15421d72aabc569c69762c77c7a37ad7be617f08e3c833318cecdeb5500e8ef4'