linux/drivers/gpu/drm/nouveau/include
Karol Herbst a8c119a4d0 drm/nouveau/iccsense: Parse the resistors and config the right way
Previously we parsed that table a bit wrong:
1. The entry layout depends on the sensor type used.
2. We have all resitors in one entry for the INA3221.
3. The config is already included in the vbios.

This commit addresses that issue and with that we should be able to read
out the right power consumption for every GPU with a INA209, INA219 and
INA3221.

Signed-off-by: Karol Herbst <karolherbst@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-10-12 17:29:02 +10:00
..
nvif drm/nouveau/ce/gp104: initial support 2016-07-14 11:53:25 +10:00
nvkm drm/nouveau/iccsense: Parse the resistors and config the right way 2016-10-12 17:29:02 +10:00