Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A DKbuild4 nvkm-y += nvkm/engine/sw/nv10.o
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A DKbuild3 nvkm-y += nvkm/subdev/gpio/nv10.o
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A DKbuild5 nvkm-y += nvkm/subdev/devinit/nv10.o
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv10.c403 int nv10[ARRAY_SIZE(nv10_gr_ctx_regs)]; member
891 nvkm_wr32(device, nv10_gr_ctx_regs[i], chan->nv10[i]); in nv10_gr_load_context()
917 chan->nv10[i] = nvkm_rd32(device, nv10_gr_ctx_regs[i]); in nv10_gr_unload_context()
992 chan->nv10[offset] = val; \