HomeSort by: relevance | last modified time | path
    Searched refs:sw_veid_bundle_init (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxtu102.c 81 .sw_veid_bundle_init = tu102_grctx_pack_sw_veid_bundle_init,
ctxgf100.h 41 const struct gf100_gr_pack *sw_veid_bundle_init; member in struct:gf100_grctx_func
nouveau_nvkm_engine_gr_ctxgv100.c 199 .sw_veid_bundle_init = gv100_grctx_pack_sw_veid_bundle_init,
nouveau_nvkm_engine_gr_ctxgf100.c 1408 if (grctx->sw_veid_bundle_init)
1409 gf100_gr_icmd(gr, grctx->sw_veid_bundle_init);

Completed in 16 milliseconds