Home
last modified time | relevance | path

Searched refs:nv03_channel_dma_v0 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv10.c59 struct nv03_channel_dma_v0 v0; in nv10_fifo_chan_ctor()
Dnv17.c64 struct nv03_channel_dma_v0 v0; in nv17_fifo_chan_ctor()
Dnv40.c182 struct nv03_channel_dma_v0 v0; in nv40_fifo_chan_ctor()
Dg84.c167 struct nv03_channel_dma_v0 v0; in g84_fifo_chan_ctor_dma()
Dnv50.c194 struct nv03_channel_dma_v0 v0; in nv50_fifo_chan_ctor_dma()
Dnv04.c116 struct nv03_channel_dma_v0 v0; in nv04_fifo_chan_ctor()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dclass.h336 struct nv03_channel_dma_v0 { struct
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_chan.c251 struct nv03_channel_dma_v0 args, *retn; in nouveau_channel_dma()