Home
last modified time | relevance | path

Searched refs:nouveau_client_new (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/nouveau/
H A Dnouveau.h90 int nouveau_client_new(struct nouveau_device *, struct nouveau_client **);
H A Dnouveau.c550 nouveau_client_new(struct nouveau_device *dev, struct nouveau_client **pclient) in nouveau_client_new() function
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c301 ret = nouveau_client_new(screen->device, &screen->client); in nouveau_screen_init()
H A Dnouveau_video.c532 ret = nouveau_client_new(screen->device, &dec->client); in nouveau_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c327 ret = nouveau_client_new(screen->device, &dec->client); in nv84_create_decoder()

Completed in 6 milliseconds