Home
last modified time | relevance | path

Searched refs:ppc_tpc_max (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dctxgp102.c55 size += grctx->gfxp_nr * gr->ppc_nr[gpc] * gr->ppc_tpc_max; in gp102_grctx_generate_attrib()
71 const u32 bs = attrib * gr->ppc_tpc_max; in gp102_grctx_generate_attrib()
72 const u32 gs = gfxp * gr->ppc_tpc_max; in gp102_grctx_generate_attrib()
A Dctxgp100.c59 size += grctx->attrib_nr_max * gr->ppc_nr[gpc] * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()
75 const u32 bs = attrib * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()
83 bo += grctx->attrib_nr_max * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()
A Dctxgv100.c76 size += grctx->gfxp_nr * gr->ppc_nr[gpc] * gr->ppc_tpc_max; in gv100_grctx_generate_attrib()
91 const u32 bs = attrib * gr->ppc_tpc_max; in gv100_grctx_generate_attrib()
92 const u32 gs = gfxp * gr->ppc_tpc_max; in gv100_grctx_generate_attrib()
A Dgf100.h122 u8 ppc_tpc_max; member
A Dgf100.c1968 if (gr->ppc_tpc_max < gr->ppc_tpc_nr[i][j]) in gf100_gr_oneinit()
1969 gr->ppc_tpc_max = gr->ppc_tpc_nr[i][j]; in gf100_gr_oneinit()

Completed in 10 milliseconds