summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.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/nouveau_drm.c
parent75445a4d6423e7f742fcfe2b06eee3ce9c7de4c0 (diff)
downloadop-kernel-dev-845f27253c34204bb33acb7dfeeb9f7163443efb.zip
op-kernel-dev-845f27253c34204bb33acb7dfeeb9f7163443efb.tar.gz
drm/nouveau/nvif: split out ctxdma interface definitions
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_drm.c')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_drm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.c b/drivers/gpu/drm/nouveau/nouveau_drm.c
index fc45bde..297a5a0 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drm.c
+++ b/drivers/gpu/drm/nouveau/nouveau_drm.c
@@ -37,6 +37,7 @@
#include <core/pci.h>
#include <core/tegra.h>
+#include <nvif/cl0002.h>
#include <nvif/cla06f.h>
#include <nvif/if0004.h>
OpenPOWER on IntegriCloud