kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h
.. .. @@ -123,6 +123,7 @@ 123 123 124 124 extern const struct gf100_grctx_func gk110_grctx; 125 125 void gk110_grctx_generate_r419eb0(struct gf100_gr *); 126 +void gk110_grctx_generate_r419f78(struct gf100_gr *);126 127 127 128 extern const struct gf100_grctx_func gk110b_grctx; 128 129 extern const struct gf100_grctx_func gk208_grctx;