summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/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:17:40 +1000
commit845f27253c34204bb33acb7dfeeb9f7163443efb (patch)
tree034d6a219d38391add8ec01d8c273b28540d91c7 /drivers/gpu/drm/nouveau/nv50_display.c
parent75445a4d6423e7f742fcfe2b06eee3ce9c7de4c0 (diff)
downloadlinux-845f27253c34204bb33acb7dfeeb9f7163443efb.tar.gz
linux-845f27253c34204bb33acb7dfeeb9f7163443efb.tar.bz2
linux-845f27253c34204bb33acb7dfeeb9f7163443efb.zip
drm/nouveau/nvif: split out ctxdma interface definitions
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_display.c')
-rw-r--r--drivers/gpu/drm/nouveau/nv50_display.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c
index a934a7e467cb..ea3921652449 100644
--- a/drivers/gpu/drm/nouveau/nv50_display.c
+++ b/drivers/gpu/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>