Searched refs:nv04 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv04.c29 #include <subdev/devinit/nv04.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv04.c363 u32 nv04[ARRAY_SIZE(nv04_gr_ctx_regs)]; member in struct:nv04_gr_chan
432 * same bits as NV05 does. Since grobjs are aligned to 16 bytes on nv04,
1091 nvkm_wr32(device, nv04_gr_ctx_regs[i], chan->nv04[i]);
1106 chan->nv04[i] = nvkm_rd32(device, nv04_gr_ctx_regs[i]);
1141 return &chan->nv04[i];

Completed in 170 milliseconds