Symbol: TPC_UNIT
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxga102.c
31
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x608), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c
1044
const u32 o = TPC_UNIT(gpc, tpc, 0x0520);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c
1296
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x698), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c
1297
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x4e8), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c
1299
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x088), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c
756
const u32 o = TPC_UNIT(gpc, tpc, 0x500);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c
953
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x698), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c
955
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x088), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c
166
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x608), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c
168
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x088), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.c
40
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x608), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.c
41
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x088), sm);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1300
u32 werr = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x648));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1301
u32 gerr = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x650));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1312
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x648), 0x00000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1313
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x650), gerr);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1321
u32 stat = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0508));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1324
u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0224));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1326
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x0224), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1336
u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0084));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1338
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x0084), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1343
u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x048c));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1345
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x048c), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1350
u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0430));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1352
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x0430), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2219
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x644), 0x001ffffe);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2220
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x64c), 0x0000000f);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2227
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x224), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2247
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x48c), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2319
nvkm_mask(device, TPC_UNIT(0, 0, 0x05c), 0x00000001, 0x00000001);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2433
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x508), 0xffffffff);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2434
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x50c), 0xffffffff);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2437
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x084), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c
297
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x644), 0x00dffffe);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c
298
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x64c), 0x00000005);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c
305
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x430), 0xc0000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c
75
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x644), 0x00dffffe);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c
76
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x64c), 0x00000105);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
32
u32 werr = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x730 + (sm * 0x80)));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
33
u32 gerr = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x734 + (sm * 0x80)));
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
44
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x730 + sm * 0x80), 0x00000000);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
45
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x734 + sm * 0x80), gerr);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
69
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x610), 0x00000001);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
70
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x72c + sm), 0x00000004);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c
78
nvkm_wr32(device, TPC_UNIT(gpc, tpc, 0x430), 0x403f0000);