Commit Graph

3 Commits

Author SHA1 Message Date
Timur Tabi f4a3c72e5c nvidia: add GSP-RM version 535.113.01 firmware images
These firmware images are required to provide GSP offloading support
on Turing (TU10x) and later GPUs.

The GPU System Processor is a RISC-V coprocessor that is used to offload
GPU initialization and management tasks.  The Nvidia proprietary driver
(aka Resource Manager or RM) is split between a host CPU portion (CPU-RM)
and the GSP portion (GSP-RM).

The Nouveau driver can also load, initialize, and use GSP-RM for similar
purposes, and that is why these binary images are included.

The gsp-xxx.yy.zz.bin files contain GSP-RM itself and are extracted from the
Nvidia proprietary driver ".run" package.

The other binary images are support boot loaders that are extracted from
Nvidia's "OpenRM" git repository at
https://github.com/NVIDIA/open-gpu-kernel-modules using the
extract-firmware-nouveau.py script.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
2023-11-08 14:36:52 -06:00
Gourav Samaiya 2e92a49f90
nvidia: update Tu10x and Tu11x signed firmware to support newer Turing HW
Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-04 08:03:53 -04:00
Gourav Samaiya 2277987a59
nvidia: add TU116/117 signed firmware
These NVIDIA-signed firmwares are required to enable the graphics engine
on Turing TU11X GPUs.

Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-02-19 07:34:23 -05:00