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