Home
last modified time | relevance | path

Searched refs:nouveau_channel_new (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_chan.h44 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
Dnouveau_drm.c199 ret = nouveau_channel_new(drm, &drm->device, NVDRM_CHAN + 1, in nouveau_accel_init()
212 ret = nouveau_channel_new(drm, &drm->device, NVDRM_CHAN + 1, in nouveau_accel_init()
224 ret = nouveau_channel_new(drm, &drm->device, NVDRM_CHAN, arg0, arg1, in nouveau_accel_init()
Dnouveau_chan.c394 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_new() function
Dnouveau_abi16.c283 ret = nouveau_channel_new(drm, device, in nouveau_abi16_ioctl_channel_alloc()