Home
last modified time | relevance | path

Searched defs:nv50_dmac (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h62 struct nv50_dmac { struct
63 struct nv50_chan base;
65 struct nvif_push _push;
66 struct nvif_push *push;
67 u32 *ptr;
69 struct nvif_object sync;
70 struct nvif_object vram;
98 s64 syncbuf, struct nv50_dmac *dmac); argument