]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/nouveau/sec2/gp108: split from gp102 implementation
authorBen Skeggs <bskeggs@redhat.com>
Tue, 14 Jan 2020 20:34:21 +0000 (06:34 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 15 Jan 2020 00:50:27 +0000 (10:50 +1000)
commite14e5e6c33746247d442ddd4d79e3b83878a39b4
tree02db1193d5ff12471a26cb6041d245cf1df28391
parent4f556362a3f6efbfa22ada34178c91a795f9548a
drm/nouveau/sec2/gp108: split from gp102 implementation

ACR LS FW loading is moving out of SECBOOT and into their specific subdevs,
and the available GP108/GV100 FWs differ from the other GP10x boards.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/include/nvkm/engine/sec2.h
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
drivers/gpu/drm/nouveau/nvkm/engine/sec2/Kbuild
drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c [new file with mode: 0644]