tpc_nr 1080 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { tpc_nr 1288 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c if (abits[gpc] < gr->tpc_nr[gpc]) { tpc_nr 1296 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c u32 bbits = gr->tpc_nr[gpc] - abits[gpc]; tpc_nr 1310 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c nvkm_wr32(device, GPC_UNIT(gpc, 0x0c08), gr->tpc_nr[gpc]); tpc_nr 1311 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c nvkm_wr32(device, GPC_UNIT(gpc, 0x0c8c), gr->tpc_nr[gpc]); tpc_nr 1334 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c if (func->tpc_nr) tpc_nr 1335 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c func->tpc_nr(gr, gr->sm[sm].gpc); tpc_nr 1340 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c data |= gr->tpc_nr[gpc] << (j * 4); tpc_nr 1600 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 59 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h void (*tpc_nr)(struct gf100_gr *, int gpc); tpc_nr 101 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 757 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { tpc_nr 804 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 349 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 303 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 519 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 1001 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 848 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 97 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 563 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 83 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 987 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c .tpc_nr = gf100_grctx_generate_tpc_nr, tpc_nr 72 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c tmp |= ((1 << gr->tpc_nr[i]) - 1) << (i * gr->func->tpc_nr); tpc_nr 52 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c tmp |= ((1 << gr->tpc_nr[i]) - 1) << (i * 4); tpc_nr 1334 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { tpc_nr 1852 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c if (tpc < gr->tpc_nr[gpc]) { tpc_nr 1900 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c if (gr->tpc_nr[gpc_map[i + 1]] > tpc_nr 1901 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c gr->tpc_nr[gpc_map[i + 0]]) { tpc_nr 1920 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c init_frac[i] = gr->tpc_nr[gpc_map[i]] * gr->gpc_nr * mul_factor; tpc_nr 1961 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c gr->tpc_nr[i] = nvkm_rd32(device, GPC_UNIT(i, 0x2608)); tpc_nr 1962 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c gr->tpc_max = max(gr->tpc_max, gr->tpc_nr[i]); tpc_nr 1963 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c gr->tpc_total += gr->tpc_nr[i]; tpc_nr 2237 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) tpc_nr 2297 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c gr->screen_tile_row_offset << 8 | gr->tpc_nr[gpc]); tpc_nr 2391 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c for (tpc = 0; tpc < gr->tpc_nr[gpc]; tpc++) { tpc_nr 116 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h u8 tpc_nr[GPC_MAX]; tpc_nr 198 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h int tpc_nr; tpc_nr 142 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.c gr->screen_tile_row_offset << 8 | gr->tpc_nr[gpc]); tpc_nr 187 drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c .tpc_nr = 4, tpc_nr 125 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c .tpc_nr = 5, tpc_nr 121 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp102.c .tpc_nr = 5, tpc_nr 49 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp104.c .tpc_nr = 5, tpc_nr 51 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp107.c .tpc_nr = 3, tpc_nr 49 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.c .tpc_nr = 2, tpc_nr 110 drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c .tpc_nr = 5,