OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPC_UNIT
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_gv100.c
37
u32 werr = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x730 + (sm * 0x80)));
38
u32 gerr = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x734 + (sm * 0x80)));
49
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x730 + sm * 0x80), 0x00000000);
50
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x734 + sm * 0x80), gerr);
73
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x728 + sm), 0x0085eb64);
74
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x610), 0x00000001);
75
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x72c + sm), 0x00000004);
83
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x430), 0x403f0000);
nouveau_nvkm_engine_gr_ctxtu102.c
42
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x608), sm);
43
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x088), sm);
nouveau_nvkm_engine_gr_gp100.c
80
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x644), 0x00dffffe);
81
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x64c), 0x00000105);
nouveau_nvkm_engine_gr_gf100.c
1246
u32 werr = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x648));
1247
u32 gerr = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x650));
1258
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x648), 0x00000000);
1259
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x650), gerr);
1267
u32 stat = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x0508));
1270
u32 trap = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x0224));
1272
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x0224), 0xc0000000);
1282
u32 trap = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x0084));
1284
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x0084), 0xc0000000);
1289
u32 trap = nvkm_rd32(device,
TPC_UNIT
(gpc, tpc, 0x048c))
[
all
...]
nouveau_nvkm_engine_gr_gm107.c
302
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x644), 0x00dffffe);
303
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x64c), 0x00000005);
310
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x430), 0xc0000000);
nouveau_nvkm_engine_gr_ctxgv100.c
165
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x608), sm);
167
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x088), sm);
gf100.h
47
#define
TPC_UNIT
(t, m, r) (0x504000 + (t) * 0x8000 + (m) * 0x800 + (r))
nouveau_nvkm_engine_gr_ctxgf100.c
1086
const u32 o =
TPC_UNIT
(gpc, tpc, 0x0520);
1323
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x698), sm);
1324
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x4e8), sm);
1326
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x088), sm);
nouveau_nvkm_engine_gr_ctxgm107.c
963
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x698), sm);
965
nvkm_wr32(device,
TPC_UNIT
(gpc, tpc, 0x088), sm);
nouveau_nvkm_engine_gr_ctxgf108.c
766
const u32 o =
TPC_UNIT
(gpc, tpc, 0x500);
Completed in 42 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025