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