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

  /xsrc/external/mit/libdrm/dist/tests/nouveau/
threaded.c 68 if (!nouveau_bo_prime_handle_ref(nvdev, import_fd, &bo))
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_screen.c 115 ret = nouveau_bo_prime_handle_ref(dev, whandle->handle, &bo);
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 151 int nouveau_bo_prime_handle_ref(struct nouveau_device *, int prime_fd,
nouveau.c 811 nouveau_bo_prime_handle_ref(struct nouveau_device *dev, int prime_fd, function
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_screen.c 121 ret = nouveau_bo_prime_handle_ref(dev, whandle->handle, &bo);
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_exa.c 187 ret = nouveau_bo_prime_handle_ref(pNv->dev, ihandle, &bo);
nouveau_dri2.c 1103 if (nouveau_bo_prime_handle_ref(pNv->dev, fd, &bo))

Completed in 6 milliseconds