Searched refs:tpc_max (Results 1 – 2 of 2) sorted by relevance
1850 for (tpc = 0; tpc < gr->tpc_max; tpc++) { in gf100_gr_oneinit_sm_id()1911 mul_factor = gr->gpc_nr * gr->tpc_max; in gf100_gr_oneinit_tiles()1917 comm_denom = gr->gpc_nr * gr->tpc_max * mul_factor; in gf100_gr_oneinit_tiles()1921 init_err[i] = i * gr->tpc_max * mul_factor - comm_denom/2; in gf100_gr_oneinit_tiles()1962 gr->tpc_max = max(gr->tpc_max, gr->tpc_nr[i]); in gf100_gr_oneinit()
117 u8 tpc_max; member