Home
last modified time | relevance | path

Searched refs:NV10_PGRAPH_DEBUG_4 (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv10_graph.c371 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()
Dnv20_graph.c521 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()
Dnv40_graph.c223 nv_wr32(dev, NV10_PGRAPH_DEBUG_4, 0x00008000); in nv40_graph_init()
Dnouveau_reg.h177 #define NV10_PGRAPH_DEBUG_4 0x00400090 macro