Home
last modified time | relevance | path

Searched hist:a8c119a4d0af1633eb37af87c61b632646894329 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Diccsense.hdiff a8c119a4d0af1633eb37af87c61b632646894329 Wed Jul 27 21:49:47 CEST 2016 Karol Herbst <karolherbst@gmail.com> 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>
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
H A Dbase.cdiff a8c119a4d0af1633eb37af87c61b632646894329 Wed Jul 27 21:49:47 CEST 2016 Karol Herbst <karolherbst@gmail.com> 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>
H A Dpriv.hdiff a8c119a4d0af1633eb37af87c61b632646894329 Wed Jul 27 21:49:47 CEST 2016 Karol Herbst <karolherbst@gmail.com> 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>
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Diccsense.cdiff a8c119a4d0af1633eb37af87c61b632646894329 Wed Jul 27 21:49:47 CEST 2016 Karol Herbst <karolherbst@gmail.com> 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>