History log of /drivers/gpu/drm/nouveau/core/include/subdev/fuse.h
Revision Date Author Comments
3ca6cd435effd1d762217529baaab010f34f8cc8 26-Aug-2014 Martin Peres <martin.peres@free.fr> drm/nouveau/subdev: add a pfuse subdev v2

We will use this subdev to disable temperature reading on cards that did not
get a sensor calibration in the factory.

v2:
- rename "nouveau_fuse_rd32" to "gxXXX_fuse_rd32" as adviced by Christian Costa
- fold the code a little as adviced by Emil Velikov

Signed-off-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>