Searched refs:nv50_dmac (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h62 struct nv50_dmac { struct
100 s64 syncbuf, struct nv50_dmac *dmac);
101 void nv50_dmac_destroy(struct nv50_dmac *);
111 u32 *evo_wait(struct nv50_dmac *, int nr);
112 void evo_kick(u32 *, struct nv50_dmac *);
H A Dwndw.h28 struct nv50_dmac wndw;
29 struct nv50_dmac wimm;
103 nvif_chan_wait(struct nv50_dmac *dmac, u32 size)
H A Dcore.h10 struct nv50_dmac chan;
H A Ddisp.c120 nv50_dmac_destroy(struct nv50_dmac *dmac)
133 struct nv50_dmac *dmac = container_of(push, typeof(*dmac), _push);
157 nv50_dmac_free(struct nv50_dmac *dmac)
166 nv50_dmac_wind(struct nv50_dmac *dmac)
192 struct nv50_dmac *dmac = container_of(push, typeof(*dmac), _push);
231 struct nv50_dmac *dmac)

Completed in 189 milliseconds