commit | 3ca6cd435effd1d762217529baaab010f34f8cc8 | [log] [tgz] |
---|---|---|
author | Martin Peres <martin.peres@free.fr> | Tue Aug 26 00:26:38 2014 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Sep 15 22:25:01 2014 +1000 |
tree | 64411eb355b6c6a207a4d95a25636733647b9c2e | |
parent | 3d40a7176d01ef35e5a3fd1508024c95b43b1130 [diff] |
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>