]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/secboot: pass max supported FW version to LS load funcs
authorBen Skeggs <bskeggs@redhat.com>
Thu, 6 Jun 2019 05:38:25 +0000 (15:38 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 7 Jun 2019 05:13:58 +0000 (15:13 +1000)
commit7ab89c96f64fedd40ac5fcb1accc659262cc5a48
tree20025c393f2be3ce50732a2787e0f057902151d7
parent214df99d8388c57c4a4ff243ceb8dbb8ab22b516
drm/nouveau/secboot: pass max supported FW version to LS load funcs

Will be passed to the FW loader function as an upper bound on the supported
FW version to attempt to load.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode.h
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_gr.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_msgqueue.c