Searched refs:NV10_PGRAPH_CTX_CONTROL (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv10.c | 863 nvkm_mask(device, NV10_PGRAPH_CTX_CONTROL, 0, 0x10000); in nv10_gr_load_dma_vtxbuf() 903 nvkm_wr32(device, NV10_PGRAPH_CTX_CONTROL, 0x10010100); in nv10_gr_load_context() 926 nvkm_wr32(device, NV10_PGRAPH_CTX_CONTROL, 0x10000000); in nv10_gr_unload_context() 1169 nvkm_wr32(device, NV10_PGRAPH_CTX_CONTROL, 0x10000100); in nv10_gr_init()
|
D | regs.h | 47 #define NV10_PGRAPH_CTX_CONTROL 0x00400144 macro
|
D | nv30.c | 147 nvkm_wr32(device, NV10_PGRAPH_CTX_CONTROL, 0x10000100); in nv30_gr_init()
|
D | nv40.c | 312 nvkm_wr32(device, NV10_PGRAPH_CTX_CONTROL, 0x10010100); in nv40_gr_init()
|
D | nv20.c | 291 nvkm_wr32(device, NV10_PGRAPH_CTX_CONTROL, 0x10000100); in nv20_gr_init()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 216 #define NV10_PGRAPH_CTX_CONTROL 0x00400144 macro
|