aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-11-05 14:36:45 +1000
committerBen Skeggs <bskeggs@redhat.com>2014-01-23 13:38:35 +1000
commita763951a8638881fbc76263ff0e3da7675ed1ff2 (patch)
treeaac2120d2abdcb1082a808d48b4d5514193c5d81 /drivers/gpu/drm/nouveau/Makefile
parentdrm/nvf0/gr: remove a copy+pasto in ctx reglist (diff)
downloadlinux-dev-a763951a8638881fbc76263ff0e3da7675ed1ff2.tar.xz
linux-dev-a763951a8638881fbc76263ff0e3da7675ed1ff2.zip
drm/nv108/fifo: initial support
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 b3fa1ba191b7..a8804254bb31 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -232,6 +232,7 @@ nouveau-y += core/engine/fifo/nv50.o
nouveau-y += core/engine/fifo/nv84.o
nouveau-y += core/engine/fifo/nvc0.o
nouveau-y += core/engine/fifo/nve0.o
+nouveau-y += core/engine/fifo/nv108.o
nouveau-y += core/engine/graph/ctxnv40.o
nouveau-y += core/engine/graph/ctxnv50.o
nouveau-y += core/engine/graph/ctxnvc0.o