Home
last modified time | relevance | path

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

/linux-3.4.99/include/drm/
Dnouveau_drm.h30 struct drm_nouveau_channel_alloc { struct
207 …ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_CHANNEL_ALLOC, struct drm_nouveau_channel_alloc)
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_channel.c409 struct drm_nouveau_channel_alloc *init = data; in nouveau_ioctl_fifo_alloc()