Searched refs:fb_ctxdma_handle (Results 1 – 2 of 2) sorted by relevance
269 if (init->fb_ctxdma_handle == ~0) { in nouveau_abi16_ioctl_channel_alloc()280 init->fb_ctxdma_handle = 0; in nouveau_abi16_ioctl_channel_alloc()290 if (!runm || init->fb_ctxdma_handle == ~0 || init->tt_ctxdma_handle == ~0) in nouveau_abi16_ioctl_channel_alloc()302 ret = nouveau_channel_new(drm, device, false, runm, init->fb_ctxdma_handle, in nouveau_abi16_ioctl_channel_alloc()
47 uint32_t fb_ctxdma_handle; member
Completed in 4 milliseconds