Searched refs:NV10_PGRAPH_DEBUG_4 (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv10.c | 369 NV10_PGRAPH_DEBUG_4, 563 nv_mask(priv, NV10_PGRAPH_DEBUG_4, 0x00000100, 0x00000100); in nv17_gr_mthd_lma_enable() 1055 NV17_WRITE_CTX(NV10_PGRAPH_DEBUG_4, in nv10_gr_context_ctor() 1056 nv_rd32(priv, NV10_PGRAPH_DEBUG_4)); in nv10_gr_context_ctor() 1273 nv_wr32(priv, NV10_PGRAPH_DEBUG_4, 0x1f000000); in nv10_gr_init() 1279 nv_wr32(priv, NV10_PGRAPH_DEBUG_4, 0x00000000); in nv10_gr_init()
|
D | regs.h | 8 #define NV10_PGRAPH_DEBUG_4 0x00400090 macro
|
D | nv30.c | 174 nv_wr32(priv, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv30_gr_init()
|
D | nv20.c | 304 nv_wr32(priv, NV10_PGRAPH_DEBUG_4, 0x00000000); in nv20_gr_init()
|
D | nv40.c | 393 nv_wr32(priv, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv40_gr_init()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 177 #define NV10_PGRAPH_DEBUG_4 0x00400090 macro
|