Searched refs:NV10_PGRAPH_DEBUG_4 (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nv10_graph.c | 371 NV10_PGRAPH_DEBUG_4, 859 NV17_WRITE_CTX(NV10_PGRAPH_DEBUG_4, in nv10_graph_context_new() 860 nv_rd32(dev, NV10_PGRAPH_DEBUG_4)); in nv10_graph_context_new() 931 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, 0x1f000000); in nv10_graph_init() 937 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, 0x00000000); in nv10_graph_init() 1056 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, in nv17_graph_mthd_lma_enable() 1057 nv_rd32(dev, NV10_PGRAPH_DEBUG_4) | 0x1 << 8); in nv17_graph_mthd_lma_enable()
|
D | nv20_graph.c | 521 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, 0x00000000); in nv20_graph_init() 607 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv30_graph_init()
|
D | nv40_graph.c | 223 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv40_graph_init()
|
D | nouveau_reg.h | 177 #define NV10_PGRAPH_DEBUG_4 0x00400090 macro
|