Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/engine/graph/
Dnv20.c346 tmp = nv_rd32(priv, NV10_PGRAPH_SURFACE) & 0x0007ff00; in nv20_graph_init()
347 nv_wr32(priv, NV10_PGRAPH_SURFACE, tmp); in nv20_graph_init()
348 tmp = nv_rd32(priv, NV10_PGRAPH_SURFACE) | 0x00020100; in nv20_graph_init()
349 nv_wr32(priv, NV10_PGRAPH_SURFACE, tmp); in nv20_graph_init()
Dregs.h166 #define NV10_PGRAPH_SURFACE 0x00400710 macro
Dnv10.c125 NV10_PGRAPH_SURFACE,
/drivers/gpu/drm/nouveau/
Dnouveau_reg.h335 #define NV10_PGRAPH_SURFACE 0x00400710 macro