Searched refs:NV10_PGRAPH_DEBUG_4 (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv10.c | 369 NV10_PGRAPH_DEBUG_4, 511 nvkm_mask(device, NV10_PGRAPH_DEBUG_4, 0x00000100, 0x00000100); in nv17_gr_mthd_lma_enable() 1026 NV17_WRITE_CTX(NV10_PGRAPH_DEBUG_4, in nv10_gr_chan_new() 1027 nvkm_rd32(device, NV10_PGRAPH_DEBUG_4)); in nv10_gr_chan_new() 1152 nvkm_wr32(device, NV10_PGRAPH_DEBUG_4, 0x1f000000); in nv10_gr_init() 1158 nvkm_wr32(device, NV10_PGRAPH_DEBUG_4, 0x00000000); in nv10_gr_init()
|
D | regs.h | 9 #define NV10_PGRAPH_DEBUG_4 0x00400090 macro
|
D | nv30.c | 120 nvkm_wr32(device, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv30_gr_init()
|
D | nv40.c | 309 nvkm_wr32(device, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv40_gr_init()
|
D | nv20.c | 264 nvkm_wr32(device, NV10_PGRAPH_DEBUG_4, 0x00000000); in nv20_gr_init()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 178 #define NV10_PGRAPH_DEBUG_4 0x00400090 macro
|