aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-03-30 22:31:25 +1000
committerBen Skeggs <bskeggs@redhat.com>2013-05-02 16:23:13 +1000
commite5398b23a5cdcd1f4901cbce0933937b5509dc72 (patch)
tree4de523fda578756ce2f944078a3c65e8ee8ba758 /drivers/gpu/drm/nouveau/Makefile
parentdrm/nouveau/fifo: implement channel creation event generation (diff)
downloadlinux-dev-e5398b23a5cdcd1f4901cbce0933937b5509dc72.tar.xz
linux-dev-e5398b23a5cdcd1f4901cbce0933937b5509dc72.zip
drm/nvf0/disp: expose display class 2.2
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 52930a20d8f8..998e8b4444f3 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -160,6 +160,7 @@ nouveau-y += core/engine/disp/nva0.o
nouveau-y += core/engine/disp/nva3.o
nouveau-y += core/engine/disp/nvd0.o
nouveau-y += core/engine/disp/nve0.o
+nouveau-y += core/engine/disp/nvf0.o
nouveau-y += core/engine/disp/dacnv50.o
nouveau-y += core/engine/disp/dport.o
nouveau-y += core/engine/disp/hdanva3.o