Searched refs:nouveau_notifier_alloc (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/libdrm/nouveau/
H A Dnouveau_notifier.h44 nouveau_notifier_alloc(struct nouveau_channel *, uint32_t handle, int count,
H A Dnouveau_notifier.c34 nouveau_notifier_alloc(struct nouveau_channel *chan, uint32_t handle, function
H A Dnouveau_channel.c122 ret = nouveau_notifier_alloc(&nvchan->base, 0xbeef3905, 1,
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dnouveau_notifier.c80 nouveau_notifier_alloc(struct nouveau_channel *chan, uint32_t handle, function
160 ret = nouveau_notifier_alloc(chan, na->handle, na->count, &na->offset);
H A Dnouveau_dma.c81 if ((ret = nouveau_notifier_alloc(dchan->chan, NvNotify0, 1,
H A Dnouveau_drv.h388 extern int nouveau_notifier_alloc(struct nouveau_channel *, uint32_t handle,

Completed in 111 milliseconds