diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h')
-rw-r--r-- | drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h b/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h index b96d19ffc3dc..71473b65c31d 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h +++ b/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h @@ -214,15 +214,4 @@ extern const struct gf100_gr_init gm107_grctx_init_wwdx_0[]; extern const struct gf100_gr_pack gm200_grctx_pack_icmd[]; extern const struct gf100_gr_pack gm200_grctx_pack_mthd[]; - -extern const struct gf100_gr_pack gm200_grctx_pack_hub[]; - -extern const struct gf100_gr_init gm200_grctx_init_prop_0[]; -extern const struct gf100_gr_init gm200_grctx_init_setup_0[]; -extern const struct gf100_gr_init gm200_grctx_init_gpm_0[]; -extern const struct gf100_gr_init gm200_grctx_init_gpc_unk_2[]; - -extern const struct gf100_gr_pack gm200_grctx_pack_tpc[]; - -extern const struct gf100_gr_pack gm200_grctx_pack_ppc[]; #endif |