Searched refs:nouveau_channel_new (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 44 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
|
D | nouveau_drm.c | 211 ret = nouveau_channel_new(drm, &drm->device, in nouveau_accel_init() 224 ret = nouveau_channel_new(drm, &drm->device, in nouveau_accel_init() 236 ret = nouveau_channel_new(drm, &drm->device, arg0, arg1, &drm->channel); in nouveau_accel_init()
|
D | nouveau_chan.c | 400 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_new() function
|
D | nouveau_abi16.c | 286 ret = nouveau_channel_new(drm, device, init->fb_ctxdma_handle, in nouveau_abi16_ioctl_channel_alloc()
|