diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2015-11-08 11:28:26 +1000 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2016-01-11 11:17:40 +1000 |
commit | 8ed1730ccd6cf2a84243456e371a5f4484be60f5 (patch) | |
tree | 14e3f4dd1b7f684bc4b51c35fc16a306ff62176f /drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c | |
parent | 7568b106718165feacdf411f1b8f95ae4263456a (diff) | |
download | lwn-8ed1730ccd6cf2a84243456e371a5f4484be60f5.tar.gz lwn-8ed1730ccd6cf2a84243456e371a5f4484be60f5.zip |
drm/nouveau/nvif: split out fifo interface definitions
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c')
-rw-r--r-- | drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c index 3f3767518558..8db9cf018c89 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c @@ -29,6 +29,7 @@ #include <subdev/timer.h> #include <nvif/class.h> +#include <nvif/cl906f.h> #include <nvif/unpack.h> static u32 |