Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h62 struct nv50_dmac { struct
98 s64 syncbuf, struct nv50_dmac *dmac);
99 void nv50_dmac_destroy(struct nv50_dmac *);
109 u32 *evo_wait(struct nv50_dmac *, int nr);
110 void evo_kick(u32 *, struct nv50_dmac *);
H A Dwndw.h30 struct nv50_dmac wndw;
31 struct nv50_dmac wimm;
106 nvif_chan_wait(struct nv50_dmac *dmac, u32 size) in nvif_chan_wait()
H A Dcore.h10 struct nv50_dmac chan;
H A Ddisp.c118 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy()
131 struct nv50_dmac *dmac = container_of(push, typeof(*dmac), _push); in nv50_dmac_kick()
155 nv50_dmac_free(struct nv50_dmac *dmac) in nv50_dmac_free()
164 nv50_dmac_wind(struct nv50_dmac *dmac) in nv50_dmac_wind()
190 struct nv50_dmac *dmac = container_of(push, typeof(*dmac), _push); in nv50_dmac_wait()
225 struct nv50_dmac *dmac) in nv50_dmac_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h62 struct nv50_dmac { struct
98 s64 syncbuf, struct nv50_dmac *dmac);
99 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) in nvif_chan_wait()
H A Dcore.h10 struct nv50_dmac chan;
H A Ddisp.c119 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy()
132 struct nv50_dmac *dmac = container_of(push, typeof(*dmac), _push); in nv50_dmac_kick()
156 nv50_dmac_free(struct nv50_dmac *dmac) in nv50_dmac_free()
165 nv50_dmac_wind(struct nv50_dmac *dmac) in nv50_dmac_wind()
191 struct nv50_dmac *dmac = container_of(push, typeof(*dmac), _push); in nv50_dmac_wait()
230 struct nv50_dmac *dmac) in nv50_dmac_create()

Completed in 10 milliseconds