Home
last modified time | relevance | path

Searched refs:sw_veid_bundle_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgv100.c195 .sw_veid_bundle_init = gv100_grctx_pack_sw_veid_bundle_init,
Dctxgf100.h39 const struct gf100_gr_pack *sw_veid_bundle_init; member
Dctxgf100.c1408 if (grctx->sw_veid_bundle_init) in gf100_grctx_generate_main()
1409 gf100_gr_icmd(gr, grctx->sw_veid_bundle_init); in gf100_grctx_generate_main()