Searched refs:NV04_PGRAPH_DEBUG_3 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | regs.h | 8 #define NV04_PGRAPH_DEBUG_3 0x0040008c macro
|
D | nv30.c | 119 nvkm_wr32(device, NV04_PGRAPH_DEBUG_3, 0xf2de0475); in nv30_gr_init()
|
D | nv04.c | 346 NV04_PGRAPH_DEBUG_3 1198 *ctx_reg(chan, NV04_PGRAPH_DEBUG_3) = 0xfad4ff31; in nv04_gr_chan_new() 1351 nvkm_wr32(device, NV04_PGRAPH_DEBUG_3, 0xf0d4ff31); in nv04_gr_init()
|
D | nv20.c | 263 nvkm_wr32(device, NV04_PGRAPH_DEBUG_3, 0xF3CE0475); /* 0x4 = auto ctx switch */ in nv20_gr_init()
|
D | nv40.c | 308 nvkm_wr32(device, NV04_PGRAPH_DEBUG_3, 0xe0de8055); in nv40_gr_init()
|
D | nv10.c | 1149 nvkm_wr32(device, NV04_PGRAPH_DEBUG_3, 0x55DE0830 | (1 << 29) | (1 << 31)); in nv10_gr_init()
|
/linux-6.1.9/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 177 #define NV04_PGRAPH_DEBUG_3 0x0040008c macro
|