OSDN Git Service

drm/nouveau/secboot: start LS firmware in post-run hook
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 29 Mar 2017 09:31:12 +0000 (18:31 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 6 Apr 2017 04:39:04 +0000 (14:39 +1000)
commit008796d9a35f217d7f3672acd1d97ef77a5e05ff
treee8aab857478f6a1c5798460ee8fc87f97595ed3a
parentd424d278b2e5c73040e476e3d854eea4d2063023
drm/nouveau/secboot: start LS firmware in post-run hook

The LS firmware post-run hook is the right place to start said LS
firmware. Moving it here also allows to remove special handling in the
ACR code.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
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/ls_ucode_msgqueue.c