commit | 6992ceb8c0f6f8e2f4374a1ab4dd84cd76cc4b64 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Dec 09 13:00:03 2019 +0100 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Jan 15 10:49:59 2020 +1000 |
tree | c6468fa10020c4d0ebbc12d9faf21e9ea3dbea02 | |
parent | fc12262b96833ce131063c7081cd7fb3c4a048f3 [diff] |
drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers The GPUs found on Tegra SoCs have registers that can be used to read the WPR configuration. Use these registers instead of reaching into the memory controller's register space to read the same information. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>