commit | 2963a06a4d36af5d863c55b2d76ed91e6a922409 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 29 18:31:10 2017 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Apr 06 14:39:04 2017 +1000 |
tree | d06af6488651cb8c1c1397c65f98e3ab7fd5bd8d | |
parent | 598a8148e7208aae64f3c3d33f0ad1a65425965f [diff] |
drm/nouveau/secboot: pass instance to LS firmware loaders Having access to the secboot instance loading a LS firmware can be useful to LS firmware handlers. At least more useful than just having an out-of-context subdev pointer. GP10B's firmware will also need to know the WPR address, which can be obtained from the secboot instance. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>