Searched refs:nouveau_bo_prime_handle_ref (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/nouveau/
H A Dthreaded.c68 if (!nouveau_bo_prime_handle_ref(nvdev, import_fd, &bo))
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.h151 int nouveau_bo_prime_handle_ref(struct nouveau_device *, int prime_fd,
H A Dnouveau.c811 nouveau_bo_prime_handle_ref(struct nouveau_device *dev, int prime_fd, function in typeref:typename:drm_public int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c115 ret = nouveau_bo_prime_handle_ref(dev, whandle->handle, &bo);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c121 ret = nouveau_bo_prime_handle_ref(dev, whandle->handle, &bo);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_exa.c187 ret = nouveau_bo_prime_handle_ref(pNv->dev, ihandle, &bo);
H A Dnouveau_dri2.c1103 if (nouveau_bo_prime_handle_ref(pNv->dev, fd, &bo))

Completed in 7 milliseconds