commit | 940794b3dd343ba86a4c50f7e6db285c0a9c8776 | [log] [tgz] |
---|---|---|
author | Mark Menzynski <mmenzyns@redhat.com> | Thu Jul 18 10:07:40 2019 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Aug 23 12:55:33 2019 +1000 |
tree | f10e925b285b3810e61ad46085c0bfbda10b4aad | |
parent | 72251fac062c0b4fe98670ec9e3db3f0702c50ae [diff] |
drm/nouveau/gpio: check the gpio function 16 in the power check as well Added GPIO is "Thermal and External Power Detect". It's uncertain if this GPIO is set on GPU initialization or only if a change is detected by the GPU at runtime. This GPIO can be found in Rankine and Curie and rarely on Tesla GPUs VBIOS. Untested, wrote according to documentation. Signed-off-by: Mark Menzynski <mmenzyns@redhat.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>