Home
last modified time | relevance | path

Searched refs:nouveau_pushbuf_new (Results 1 - 7 of 7) sorted by relevance

/third_party/libdrm/nouveau/
H A Dnouveau.h209 int nouveau_pushbuf_new(struct nouveau_client *, struct nouveau_object *chan,
H A Dpushbuf.c539 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, in nouveau_pushbuf_new() function
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c304 ret = nouveau_pushbuf_new(screen->client, screen->channel, in nouveau_screen_init()
H A Dnouveau_video.c535 ret = nouveau_pushbuf_new(dec->client, dec->chan, 2, 4096, 1, &dec->push); in nouveau_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c123 ret = nouveau_pushbuf_new(nv50->base.client, dec->channel[0], 4, in nv98_create_decoder()
H A Dnv84_video.c338 ret = nouveau_pushbuf_new(dec->client, dec->bsp_channel, 4, in nv84_create_decoder()
353 ret = nouveau_pushbuf_new(dec->client, dec->vp_channel, 4, in nv84_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c164 ret = nouveau_pushbuf_new(nvc0->base.client, dec->channel[i], 4, in nvc0_create_decoder()

Completed in 6 milliseconds