summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-03-03 06:18:56 (GMT)
committerBen Skeggs <bskeggs@redhat.com>2014-03-26 04:08:12 (GMT)
commit88e98d49a1b3e0f8103cdd4fd80d576ec33133ab (patch)
treee37a6fd78794d6d1db7b2f959554b4cfe6a42685 /drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h
parent7e1945334981e23e265ee208cd3da0de60f3bcfe (diff)
downloadlinux-88e98d49a1b3e0f8103cdd4fd80d576ec33133ab.tar.xz
drm/gf100-/gr: split ppc state into its subunits
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h')
-rw-r--r--drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h b/drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h
index fad89ad..ab36ceb 100644
--- a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h
+++ b/drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.h
@@ -140,12 +140,16 @@ extern const struct nvc0_graph_init nvd9_grctx_init_sm_0[];
extern const struct nvc0_graph_init nvd7_grctx_init_pe_0[];
+extern const struct nvc0_graph_init nvd7_grctx_init_wwdx_0[];
+
extern const struct nvc0_graph_init nve4_grctx_init_memfmt_0[];
extern const struct nvc0_graph_init nve4_grctx_init_ds_0[];
extern const struct nvc0_graph_init nve4_grctx_init_scc_0[];
extern const struct nvc0_graph_init nve4_grctx_init_gpm_0[];
+extern const struct nvc0_graph_init nve4_grctx_init_pes_0[];
+
extern const struct nvc0_graph_pack nvf0_grctx_pack_mthd[];
extern const struct nvc0_graph_init nvf0_grctx_init_pri_0[];