commit | c79505c1f9e14d7aa9eb3b085c799d77950b1e20 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 29 18:31:13 2017 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Apr 06 14:39:04 2017 +1000 |
tree | c7ce4cd8c6c7ea7b5ce88a4af1da78fe5af45d00 | |
parent | 008796d9a35f217d7f3672acd1d97ef77a5e05ff [diff] |
drm/nouveau/secboot/gm20b: specify MC base address as argument Allow the MC base address to be specified as an argument for the WPR region reading function. GP10B uses a different address layout as GM20B, so this is necessary. Also export the function to be used by GP10B. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>