Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxtu102.c71 .sw_bundle64_init = tu102_grctx_pack_sw_bundle64_init,
H A Dctxgf100.c1400 if (grctx->sw_bundle64_init) in gf100_grctx_generate_main()
1401 gf100_gr_icmd(gr, grctx->sw_bundle64_init); in gf100_grctx_generate_main()
H A Dctxgf100.h25 const struct gf100_gr_pack *sw_bundle64_init; member