Searched refs:ppc_tpc_max (Results 1 – 4 of 4) sorted by relevance
60 const u32 bs = attrib * gr->ppc_tpc_max; in gp102_grctx_generate_attrib()61 const u32 gs = gfxp * gr->ppc_tpc_max; in gp102_grctx_generate_attrib()93 size += grctx->gfxp_nr * gr->func->ppc_nr * gr->ppc_tpc_max; in gp102_grctx_generate_attrib_cb_size()
61 const u32 bs = attrib * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()71 bo += grctx->attrib_nr_max * gr->ppc_tpc_max; in gp100_grctx_generate_attrib()100 size += grctx->attrib_nr_max * gr->func->ppc_nr * gr->ppc_tpc_max; in gp100_grctx_generate_attrib_cb_size()
82 const u32 bs = attrib * gr->ppc_tpc_max; in gv100_grctx_generate_attrib()83 const u32 gs = gfxp * gr->ppc_tpc_max; in gv100_grctx_generate_attrib()
115 u8 ppc_tpc_max; member