Searched refs:tpc_max (Results 1 – 2 of 2) sorted by relevance
1676 for (tpc = 0; tpc < gr->tpc_max; tpc++) { in gf100_gr_oneinit_sm_id()1737 mul_factor = gr->gpc_nr * gr->tpc_max; in gf100_gr_oneinit_tiles()1743 comm_denom = gr->gpc_nr * gr->tpc_max * mul_factor; in gf100_gr_oneinit_tiles()1747 init_err[i] = i * gr->tpc_max * mul_factor - comm_denom/2; in gf100_gr_oneinit_tiles()1786 gr->tpc_max = max(gr->tpc_max, gr->tpc_nr[i]); in gf100_gr_oneinit()
109 u8 tpc_max; member