]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita53d7459a89ddfe90374983303636f11b542c1f3
treea0f900c42994617c15931db468e9ea4b24b3804d
parentb43f32ef25794905faa3ee227305fa271f044ce9
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]