summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorTimur Tabi <ttabi@nvidia.com>2026-05-01 01:38:29 +0300
committerDanilo Krummrich <dakr@kernel.org>2026-05-01 02:08:00 +0300
commitc9e3878ae2f57fd6786279cf5d9dc6e6e1b52f5a (patch)
tree856c822f2902d3fa2af2fe915439890560e438af /scripts/basic
parent7dd57d7a6350770dfc283287125c409e995200e0 (diff)
downloadlinux-c9e3878ae2f57fd6786279cf5d9dc6e6e1b52f5a.tar.xz
Revert "drm/nouveau/gsp: add support for GA100"
This reverts commit 20e0c197802c545db220157fafd567a10f2b7672. Despite claiming to add GA100 support, that commit actually has quite a few problems. It falsely claims that there is no VBIOS. GA100 does have a VBIOS, but it has no display engine, so it cannot use the PRAMIN method the read VBIOS and must fall back to using PROM. For whatever reason, the VBIOS on GA100 has an "Init-from-ROM" (IFR) header where the PCI Expansion ROM would normally be found. So to find that ROM, Nouveau needs to parse the IFR header. The commit also falsely claimed that there is no graphics (GR) engine. So rather than try to fix that commit, just revert it and start over from scratch. Signed-off-by: Timur Tabi <ttabi@nvidia.com> Link: https://patch.msgid.link/20260430223838.2530778-2-ttabi@nvidia.com Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions