Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_chan.h64 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *, bool priv, u64 runm,
A Dnouveau_drm.c329 ret = nouveau_channel_new(drm, device, false, runm, NvDmaFB, NvDmaTT, &drm->cechan); in nouveau_accel_ce_init()
357 ret = nouveau_channel_new(drm, device, false, runm, NvDmaFB, NvDmaTT, &drm->channel); in nouveau_accel_gr_init()
A Dnouveau_abi16.c302 ret = nouveau_channel_new(drm, device, false, runm, init->fb_ctxdma_handle, in nouveau_abi16_ioctl_channel_alloc()
A Dnouveau_chan.c488 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, in nouveau_channel_new() function

Completed in 7 milliseconds