summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--100-nvidia-open-tinygrad.patch8
-rw-r--r--PKGBUILD8
3 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8cc070c66a6..3a6e8dac28f8 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
@@ -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#tag=550.76
+ source = git+https://github.com/NVIDIA/open-gpu-kernel-modules.git#tag=550.78
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 = dda312c60906cc2466a601cea0e31abee9852ac298989957f4d3b5e0375b9bf4
- sha256sums = a4a599629c96b7b2f7cdd496fec8f406ea4a4ea5ab30663cae09856618801a63
+ sha256sums = faef40041ae271d86fdee124809a2b6f7bbd49263dc5bf61585ce6461bc2cd9e
+ 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 398d8b583c30..fc65ae614050 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')
@@ -11,14 +11,14 @@ 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#tag=550.76'
+source=('git+https://github.com/NVIDIA/open-gpu-kernel-modules.git#tag=550.78'
'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=('dda312c60906cc2466a601cea0e31abee9852ac298989957f4d3b5e0375b9bf4'
- 'a4a599629c96b7b2f7cdd496fec8f406ea4a4ea5ab30663cae09856618801a63'
+sha256sums=('faef40041ae271d86fdee124809a2b6f7bbd49263dc5bf61585ce6461bc2cd9e'
+ 'ccb296e9632bdda5b9897938e4439172db8b6c4fb7698a0edca3d87df17f15a6'
'009724e2e07b7be589ba455f225a9742d88a3a29383f2f220cb830ef4c8b7aea'
'b0f62a78f749ff3a104197c12b6d885352adcf35fb5ecf00c4cd4c51b4195e45'
'15421d72aabc569c69762c77c7a37ad7be617f08e3c833318cecdeb5500e8ef4'