summaryrefslogtreecommitdiff
path: root/drm/nouveau/nv50_display.c
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2015-11-08 12:16:40 +1000
committerBen Skeggs <bskeggs@redhat.com>2016-01-11 11:15:10 +1000
commitea6daeb6a2a62604f32b0ba2269539abfdc7e675 (patch)
tree7b4a20258089f142a686326f06060df00bd1cf01 /drm/nouveau/nv50_display.c
parent0b7798ca224238b03f5e70ceff2e1ec05a969315 (diff)
downloadnouveau-ea6daeb6a2a62604f32b0ba2269539abfdc7e675.tar.gz
nvif: split out ctxdma interface definitions
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drm/nouveau/nv50_display.c')
-rw-r--r--drm/nouveau/nv50_display.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drm/nouveau/nv50_display.c b/drm/nouveau/nv50_display.c
index a934a7e46..ea3921652 100644
--- a/drm/nouveau/nv50_display.c
+++ b/drm/nouveau/nv50_display.c
@@ -31,6 +31,7 @@
#include <drm/drm_fb_helper.h>
#include <nvif/class.h>
+#include <nvif/cl0002.h>
#include <nvif/cl5070.h>
#include <nvif/cl507a.h>
#include <nvif/cl507b.h>