summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJennifer Zhou2024-04-28 01:14:59 +0000
committerJennifer Zhou2024-04-28 01:14:59 +0000
commitc11de31ca20e5642f9448464eaf8dd51c535f347 (patch)
treeb16280dec714109172a9619ed1baba7eb44671ac
parent34ebf27d030f44109fe6b7a7641dd0365de73925 (diff)
downloadaur-c11de31ca20e5642f9448464eaf8dd51c535f347.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--100-nvidia-open-tinygrad.patch8
-rw-r--r--PKGBUILD16
3 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 441861960c4a..c8cc070c66a6 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.78.r0.g083cd9cf1
+ pkgver = 550.76.r0.gea4c27fad
pkgrel = 1
url = https://github.com/tinygrad/open-gpu-kernel-modules
arch = x86_64
@@ -11,14 +11,14 @@ pkgbase = nvidia-open-tinygrad-git
options = !buildflags
options = !lto
options = !strip
- source = git+https://github.com/NVIDIA/open-gpu-kernel-modules.git
+ source = git+https://github.com/NVIDIA/open-gpu-kernel-modules.git#tag=550.76
source = 100-nvidia-open-tinygrad.patch
source = 110-nvidia-open-change-dkms-conf.patch
source = 120-nvidia-open-linux-rt-gift.patch
source = 130-nvidia-open-reproducible-build.patch
source = 140-nvidia-open-gcc-sls.patch
- sha256sums = SKIP
- sha256sums = ccb296e9632bdda5b9897938e4439172db8b6c4fb7698a0edca3d87df17f15a6
+ sha256sums = dda312c60906cc2466a601cea0e31abee9852ac298989957f4d3b5e0375b9bf4
+ sha256sums = a4a599629c96b7b2f7cdd496fec8f406ea4a4ea5ab30663cae09856618801a63
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.78.r0.g083cd9cf1
+ provides = nvidia-open=550.76.r0.gea4c27fad
provides = NVIDIA-MODULE
conflicts = nvidia-open
conflicts = NVIDIA-MODULE
diff --git a/100-nvidia-open-tinygrad.patch b/100-nvidia-open-tinygrad.patch
index 493aaa758bcf..466a9d8e373d 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 fcf5f46b..d1d386f2 100644
+index 5b154a84..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.78.
+-version 550.76.
-
-
-## How to Build
@@ -22,7 +22,7 @@ index fcf5f46b..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.78 driver release. This can be achieved by installing
+-550.76 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 fcf5f46b..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.78/README/kernel_open.html
+-https://us.download.nvidia.com/XFree86/Linux-x86_64/550.76/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 d825f038e585..398d8b583c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=nvidia-open-tinygrad-git
pkgname='nvidia-open-tinygrad-dkms-git'
-pkgver=550.78.r0.g083cd9cf1
+pkgver=550.76.r0.gea4c27fad
pkgrel=1
pkgdesc='NVIDIA open GPU kernel modules (tinygrad git version)'
arch=('x86_64')
@@ -11,18 +11,18 @@ url='https://github.com/tinygrad/open-gpu-kernel-modules'
license=('MIT' 'GPL-2.0-only')
makedepends=('git' 'linux-headers')
options=('!buildflags' '!lto' '!strip')
-source=('git+https://github.com/NVIDIA/open-gpu-kernel-modules.git'
+source=('git+https://github.com/NVIDIA/open-gpu-kernel-modules.git#tag=550.76'
'100-nvidia-open-tinygrad.patch'
'110-nvidia-open-change-dkms-conf.patch'
'120-nvidia-open-linux-rt-gift.patch'
'130-nvidia-open-reproducible-build.patch'
'140-nvidia-open-gcc-sls.patch')
-sha256sums=('SKIP'
- 'ccb296e9632bdda5b9897938e4439172db8b6c4fb7698a0edca3d87df17f15a6'
- '009724e2e07b7be589ba455f225a9742d88a3a29383f2f220cb830ef4c8b7aea'
- 'b0f62a78f749ff3a104197c12b6d885352adcf35fb5ecf00c4cd4c51b4195e45'
- '15421d72aabc569c69762c77c7a37ad7be617f08e3c833318cecdeb5500e8ef4'
- '71158935db9494bf8a18c34b29e2be19424ba09ce3017b9d9d7b6509f6090118')
+sha256sums=('dda312c60906cc2466a601cea0e31abee9852ac298989957f4d3b5e0375b9bf4'
+ 'a4a599629c96b7b2f7cdd496fec8f406ea4a4ea5ab30663cae09856618801a63'
+ '009724e2e07b7be589ba455f225a9742d88a3a29383f2f220cb830ef4c8b7aea'
+ 'b0f62a78f749ff3a104197c12b6d885352adcf35fb5ecf00c4cd4c51b4195e45'
+ '15421d72aabc569c69762c77c7a37ad7be617f08e3c833318cecdeb5500e8ef4'
+ '71158935db9494bf8a18c34b29e2be19424ba09ce3017b9d9d7b6509f6090118')
prepare() {
patch -d open-gpu-kernel-modules -Np1 -i "${srcdir}/100-nvidia-open-tinygrad.patch"