summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-09-01 15:42:45 +1000
committerBen Skeggs <bskeggs@redhat.com>2014-09-15 22:25:07 +1000
commit43b6b2029eb2174ad8ce8a7be89a4a4499d67e8f (patch)
tree03ea35fe2c32e9cdf0bfa3993187ebdbb2057b8c /drivers/gpu/drm/nouveau/Makefile
parent7500bb7eb417d432cdb57643d813c122ee8c43c0 (diff)
downloadop-kernel-dev-43b6b2029eb2174ad8ce8a7be89a4a4499d67e8f.zip
op-kernel-dev-43b6b2029eb2174ad8ce8a7be89a4a4499d67e8f.tar.gz
drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x09
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 0e33b95..e3de7a1 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -53,6 +53,7 @@ nouveau-y += core/subdev/bios/vmap.o
nouveau-y += core/subdev/bios/volt.o
nouveau-y += core/subdev/bios/xpio.o
nouveau-y += core/subdev/bios/M0205.o
+nouveau-y += core/subdev/bios/M0209.o
nouveau-y += core/subdev/bios/P0260.o
nouveau-y += core/subdev/bus/hwsq.o
nouveau-y += core/subdev/bus/nv04.o
OpenPOWER on IntegriCloud