Searched refs:ppc_tpc_max (Results 1 – 4 of 4) sorted by relevance
55 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()
59 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()
116 u8 ppc_tpc_max; member
1799 if (gr->ppc_tpc_max < gr->ppc_tpc_nr[i][j]) in gf100_gr_oneinit()1800 gr->ppc_tpc_max = gr->ppc_tpc_nr[i][j]; in gf100_gr_oneinit()