nouveau_nvkm_engine_gr_nv10.c | 409 int nv17[ARRAY_SIZE(nv17_gr_ctx_regs)]; member in struct:nv10_gr_chan 900 nvkm_wr32(device, nv17_gr_ctx_regs[i], chan->nv17[i]); 926 chan->nv17[i] = nvkm_rd32(device, nv17_gr_ctx_regs[i]); 1003 chan->nv17[offset] = val; \
|