Home
last modified time | relevance | path

Searched refs:nouveau_bo_set_prime (Results 1 - 4 of 4) sorted by relevance

/third_party/libdrm/tests/nouveau/
H A Dthreaded.c128 err = nouveau_bo_set_prime(bo, &import_fd); in main()
/third_party/libdrm/nouveau/
H A Dnouveau.h152 int nouveau_bo_set_prime(struct nouveau_bo *, int *prime_fd);
H A Dnouveau.c823 nouveau_bo_set_prime(struct nouveau_bo *bo, int *prime_fd) in nouveau_bo_set_prime() function
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c148 return nouveau_bo_set_prime(bo, (int *)&whandle->handle) == 0; in nouveau_screen_bo_get_handle()

Completed in 3 milliseconds