HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_channel_new (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_chan.h 55 int nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
nouveau_drm.c 329 ret = nouveau_channel_new(drm, device,
341 ret = nouveau_channel_new(drm, device, NvDmaFB, NvDmaTT, false,
375 ret = nouveau_channel_new(drm, device, arg0, arg1, false,
nouveau_abi16.c 308 ret = nouveau_channel_new(drm, device, init->fb_ctxdma_handle,
nouveau_chan.c 481 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, function in typeref:typename:int

Completed in 13 milliseconds