aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2016-07-09 10:41:01 +1000
committerBen Skeggs <bskeggs@redhat.com>2016-07-14 11:53:25 +1000
commitba3b712e8d52cf631cae36537e29ce5ae7c50016 (patch)
tree0ca87f3fd6e70e3645ee217d50d95b1e9b807542 /drivers/gpu/drm/nouveau
parentdrm/nouveau/disp/gp104: initial support (diff)
downloadlinux-dev-ba3b712e8d52cf631cae36537e29ce5ae7c50016.tar.xz
linux-dev-ba3b712e8d52cf631cae36537e29ce5ae7c50016.zip
drm/nouveau/fifo/gp104: initial support
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau')
-rw-r--r--drivers/gpu/drm/nouveau/nvkm/engine/device/base.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
index 70d2a93991a3..e3841a4b6946 100644
--- a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
@@ -2202,6 +2202,7 @@ nv134_chipset = {
.top = gk104_top_new,
.disp = gp104_disp_new,
.dma = gf119_dma_new,
+ .fifo = gp100_fifo_new,
};
static int