drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 26 Jan 2017 06:18:25 +0000 (15:18 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 7 Mar 2017 07:05:16 +0000 (17:05 +1000)
commit5429f82f341524deb9f66193892a69dea2f862a3
treea0f900c42994617c15931db468e9ea4b24b3804d
parent84074e5b10acc7154d5aff8630f9379870e71be6
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support

These gp10x chips are supporting using (roughly) the same firmware.
Compared to previous secure chips, ACR runs on SEC2 and so does the
low-secure msgqueue.

ACR for these chips is based on r367.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/Kbuild
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c [new file with mode: 0644]