Searched refs:fuc_bundle (Results 1 – 4 of 4) sorted by relevance
280 gk20a_gr_init_dtor(gr->fuc_bundle); in gk20a_gr_dtor()320 gr->fuc_bundle = gk20a_gr_av_to_init(&fuc); in gk20a_gr_new_()322 if (IS_ERR(gr->fuc_bundle)) in gk20a_gr_new_()323 return PTR_ERR(gr->fuc_bundle); in gk20a_gr_new_()
68 gf100_gr_icmd(gr, gr->fuc_bundle); in gk20a_grctx_generate_main()
83 gf100_gr_icmd(gr, gr->fuc_bundle); in gm20b_grctx_generate_main()
89 struct gf100_gr_pack *fuc_bundle; member