HomeSort by: relevance | last modified time | path
    Searched defs:nv50_dmac (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
disp.h 69 struct nv50_dmac { struct
86 u64 syncbuf, struct nv50_dmac *dmac);
87 void nv50_dmac_destroy(struct nv50_dmac *);
89 u32 *evo_wait(struct nv50_dmac *, int nr);
90 void evo_kick(u32 *, struct nv50_dmac *);
disp.h 69 struct nv50_dmac { struct
86 u64 syncbuf, struct nv50_dmac *dmac);
87 void nv50_dmac_destroy(struct nv50_dmac *);
89 u32 *evo_wait(struct nv50_dmac *, int nr);
90 void evo_kick(u32 *, struct nv50_dmac *);

Completed in 25 milliseconds