Home
last modified time | relevance | path

Searched refs:dmac_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
H A Drm.h101 int (*dmac_alloc)(struct nvkm_disp *, u32 oclass, int inst, u32 put_offset, member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Ddisp.c261 .dmac_alloc = r570_dmac_alloc,
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Ddisp.c194 return rmapi->disp->chan.dmac_alloc(chan->disp, chan->object.oclass, chan->head, in r535_dmac_init()
1791 .dmac_alloc = r535_dmac_alloc,