summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_chan.c
diff options
context:
space:
mode:
authorBen Skeggs2015-11-08 03:16:40 +0100
committerBen Skeggs2016-01-11 02:17:40 +0100
commit845f27253c34204bb33acb7dfeeb9f7163443efb (patch)
tree034d6a219d38391add8ec01d8c273b28540d91c7 /drivers/gpu/drm/nouveau/nouveau_chan.c
parentdrm/nouveau/nvif: split out perfmon interface definitions (diff)
downloadkernel-qcow2-linux-845f27253c34204bb33acb7dfeeb9f7163443efb.tar.gz
kernel-qcow2-linux-845f27253c34204bb33acb7dfeeb9f7163443efb.tar.xz
kernel-qcow2-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/nouveau_chan.c')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_chan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_chan.c b/drivers/gpu/drm/nouveau/nouveau_chan.c
index d9c784c5db4a..3f804a8c590c 100644
--- a/drivers/gpu/drm/nouveau/nouveau_chan.c
+++ b/drivers/gpu/drm/nouveau/nouveau_chan.c
@@ -24,6 +24,7 @@
#include <nvif/os.h>
#include <nvif/class.h>
+#include <nvif/cl0002.h>
#include <nvif/cl006b.h>
#include <nvif/cl506f.h>
#include <nvif/cl906f.h>