commit | 4dc33b12229fc540dc69b0d4aced60672bab142d | [log] [tgz] |
---|---|---|
author | Karol Herbst <karolherbst@gmail.com> | Sun Apr 23 20:06:37 2017 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Jun 16 14:04:19 2017 +1000 |
tree | d5cf20f859e101fbfd0bef81d7a76f900225a2f2 | |
parent | c0cd04700f5c88145602b35c24e9128767a4ad69 [diff] |
drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for version 0x10 I only saw those values inside the vbios: 0xff, 0xfd, 0xfc, 0xfa for valid rails. No idea what the lower value does, but at least we get power readings on a lot of Fermi GPUs with that. v2: add missing parentheses Signed-off-by: Karol Herbst <karolherbst@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>