Searched refs:tpc_nr (Results 1 - 25 of 54) sorted by relevance
123
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | tu102.c | 57 const u8 tile_nr = gr->func->gpc_nr * gr->func->tpc_nr; in tu102_gr_init_zcull() 71 gr->screen_tile_row_offset << 8 | gr->tpc_nr[gpc]); in tu102_gr_init_zcull() 120 .tpc_nr = 6,
|
H A D | ctxgm200.c | 72 tmp |= ((1 << gr->tpc_nr[i]) - 1) << (i * gr->func->tpc_nr); in gm200_grctx_generate_tpc_mask()
|
H A D | gf117.c | 130 (gr->func->gpc_nr * gr->func->tpc_nr); in gf117_gr_init_zcull() 144 gr->screen_tile_row_offset << 8 | gr->tpc_nr[gpc]); in gf117_gr_init_zcull()
|
H A D | gv100.c | 160 scg_gpc_pix_perf = scale_factor * num_tpc_gpc[gpc] / gr->tpc_nr[gpc]; in gv100_gr_scg_estimate_perf() 249 for_each_set_bit(tpc, &gpc_tpc_mask[gpc], gr->tpc_nr[gpc]) { in gv100_gr_oneinit_sm_id() 305 .tpc_nr = 7,
|
H A D | gp10b.c | 64 .tpc_nr = 2,
|
H A D | gp104.c | 52 .tpc_nr = 5,
|
H A D | gp107.c | 54 .tpc_nr = 3,
|
H A D | ctxgk110b.c | 99 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | ctxgm20b.c | 54 tmp |= ((1 << gr->tpc_nr[i]) - 1) << (i * 4); in gm20b_grctx_generate_main()
|
H A D | ctxgk20a.c | 87 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | ctxgf104.c | 103 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | ctxgf100.c | 1043 for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { in gf100_grctx_generate_attrib() 1266 if (abits[gpc] < gr->tpc_nr[gpc]) { in gf100_grctx_generate_alpha_beta_tables() 1274 u32 bbits = gr->tpc_nr[gpc] - abits[gpc]; in gf100_grctx_generate_alpha_beta_tables() 1288 nvkm_wr32(device, GPC_UNIT(gpc, 0x0c08), gr->tpc_nr[gpc]); in gf100_grctx_generate_tpc_nr() 1289 nvkm_wr32(device, GPC_UNIT(gpc, 0x0c8c), gr->tpc_nr[gpc]); in gf100_grctx_generate_tpc_nr() 1310 if (func->tpc_nr) in gf100_grctx_generate_floorsweep() 1311 func->tpc_nr(gr, gr->sm[sm].gpc); in gf100_grctx_generate_floorsweep() 1581 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgm200.c | 72 tmp |= ((1 << gr->tpc_nr[i]) - 1) << (i * gr->func->tpc_nr); in gm200_grctx_generate_tpc_mask()
|
H A D | tu102.c | 70 gr->screen_tile_row_offset << 8 | gr->tpc_nr[gpc]); in tu102_gr_init_zcull() 115 .tpc_nr = 5,
|
H A D | gp10b.c | 61 .tpc_nr = 2,
|
H A D | gp104.c | 49 .tpc_nr = 5,
|
H A D | gp107.c | 51 .tpc_nr = 3,
|
H A D | ctxgf104.c | 101 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | ctxgk110b.c | 97 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | ctxgm20b.c | 52 tmp |= ((1 << gr->tpc_nr[i]) - 1) << (i * 4); in gm20b_grctx_generate_main()
|
H A D | ctxgk20a.c | 83 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | gf100.c | 1334 for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { in gf100_gr_trap_gpc() 1856 if (tpc < gr->tpc_nr[gpc]) { in gf100_gr_oneinit_sm_id() 1904 if (gr->tpc_nr[gpc_map[i + 1]] > in gf100_gr_oneinit_tiles() 1905 gr->tpc_nr[gpc_map[i + 0]]) { in gf100_gr_oneinit_tiles() 1924 init_frac[i] = gr->tpc_nr[gpc_map[i]] * gr->gpc_nr * mul_factor; in gf100_gr_oneinit_tiles() 1954 gr->tpc_nr[i] = nvkm_rd32(device, GPC_UNIT(i, 0x2608)); in gf100_gr_oneinit() 1955 gr->tpc_max = max(gr->tpc_max, gr->tpc_nr[i]); in gf100_gr_oneinit() 1956 gr->tpc_total += gr->tpc_nr[i]; in gf100_gr_oneinit() 2134 data |= gr->tpc_nr[gpc] << (j * 4); in gf100_gr_init_num_tpc_per_gpc() 2179 for (tpc = 0; tpc < gr->tpc_nr[gp in gf100_gr_init_419cc0() [all...] |
H A D | gp102.c | 121 .tpc_nr = 5,
|
H A D | ctxgf100.c | 1080 for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { in gf100_grctx_generate_attrib() 1288 if (abits[gpc] < gr->tpc_nr[gpc]) { in gf100_grctx_generate_alpha_beta_tables() 1296 u32 bbits = gr->tpc_nr[gpc] - abits[gpc]; in gf100_grctx_generate_alpha_beta_tables() 1310 nvkm_wr32(device, GPC_UNIT(gpc, 0x0c08), gr->tpc_nr[gpc]); in gf100_grctx_generate_tpc_nr() 1311 nvkm_wr32(device, GPC_UNIT(gpc, 0x0c8c), gr->tpc_nr[gpc]); in gf100_grctx_generate_tpc_nr() 1332 if (func->tpc_nr) in gf100_grctx_generate_floorsweep() 1333 func->tpc_nr(gr, gr->sm[sm].gpc); in gf100_grctx_generate_floorsweep() 1597 .tpc_nr = gf100_grctx_generate_tpc_nr,
|
H A D | gp100.c | 125 .tpc_nr = 5,
|
Completed in 12 milliseconds
123