Home
last modified time | relevance | path

Searched refs:syncbuf (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.h98 s64 syncbuf, struct nv50_dmac *dmac);
Ddisp.c229 const s32 *oclass, u8 head, void *data, u32 size, s64 syncbuf, in nv50_dmac_create() argument
279 if (syncbuf < 0) in nv50_dmac_create()
287 .start = syncbuf + 0x0000, in nv50_dmac_create()
288 .limit = syncbuf + 0x0fff, in nv50_dmac_create()