Searched refs:nouveau_bo_prime_handle_ref (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/nouveau/ |
| H A D | threaded.c | 68 if (!nouveau_bo_prime_handle_ref(nvdev, import_fd, &bo))
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | nouveau.h | 151 int nouveau_bo_prime_handle_ref(struct nouveau_device *, int prime_fd,
|
| H A D | nouveau.c | 811 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 D | nouveau_screen.c | 115 ret = nouveau_bo_prime_handle_ref(dev, whandle->handle, &bo);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 121 ret = nouveau_bo_prime_handle_ref(dev, whandle->handle, &bo);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_exa.c | 187 ret = nouveau_bo_prime_handle_ref(pNv->dev, ihandle, &bo);
|
| H A D | nouveau_dri2.c | 1103 if (nouveau_bo_prime_handle_ref(pNv->dev, fd, &bo))
|
Completed in 7 milliseconds