OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_bo_set_prime
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/tests/nouveau/
threaded.c
128
err =
nouveau_bo_set_prime
(bo, &import_fd);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_screen.c
142
return
nouveau_bo_set_prime
(bo, (int *)&whandle->handle) == 0;
/xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h
153
int
nouveau_bo_set_prime
(struct nouveau_bo *, int *prime_fd);
nouveau.c
831
nouveau_bo_set_prime
(struct nouveau_bo *bo, int *prime_fd)
function
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_screen.c
148
return
nouveau_bo_set_prime
(bo, (int *)&whandle->handle) == 0;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_exa.c
167
ret =
nouveau_bo_set_prime
(bo, &handle);
nouveau_dri2.c
1122
if (!bo ||
nouveau_bo_set_prime
(bo, &fd) < 0)
Completed in 8 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026