summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@labri.fr>2012-08-16 11:00:55 +0200
committerBen Skeggs <bskeggs@redhat.com>2012-10-03 13:13:13 +1000
commit7d70e9c1c69a5d22588ff5977249ac944d7cdfb0 (patch)
tree98a34b0cd7568d2a9b0faa0e857bba3e5b5dd84b /drivers/gpu/drm/nouveau/Makefile
parente36199980b51f081671d76de7b7b8f94fe1e0ae3 (diff)
downloadblackbird-op-linux-7d70e9c1c69a5d22588ff5977249ac944d7cdfb0.tar.gz
blackbird-op-linux-7d70e9c1c69a5d22588ff5977249ac944d7cdfb0.zip
drm/nouveau/therm: rework thermal table parsing
As an accident, it should also fix temperature reading on nv4x. v2: introduce nvbios_therm_entry as advised by darktama Signed-off-by: Martin Peres <martin.peres@labri.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index 1c506c5a9a48..b6a6fa7fbcd4 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -35,6 +35,7 @@ nouveau-y += core/subdev/bios/i2c.o
nouveau-y += core/subdev/bios/init.o
nouveau-y += core/subdev/bios/mxm.o
nouveau-y += core/subdev/bios/pll.o
+nouveau-y += core/subdev/bios/therm.o
nouveau-y += core/subdev/clock/nv04.o
nouveau-y += core/subdev/clock/nv40.o
nouveau-y += core/subdev/clock/nv50.o
OpenPOWER on IntegriCloud