Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv20.c294 tmp = nvkm_rd32(device, NV10_PGRAPH_SURFACE) & 0x0007ff00; in nv20_gr_init()
295 nvkm_wr32(device, NV10_PGRAPH_SURFACE, tmp); in nv20_gr_init()
296 tmp = nvkm_rd32(device, NV10_PGRAPH_SURFACE) | 0x00020100; in nv20_gr_init()
297 nvkm_wr32(device, NV10_PGRAPH_SURFACE, tmp); in nv20_gr_init()
Dregs.h167 #define NV10_PGRAPH_SURFACE 0x00400710 macro
Dnv10.c121 NV10_PGRAPH_SURFACE,
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_reg.h336 #define NV10_PGRAPH_SURFACE 0x00400710 macro