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

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_copy.c107 ret = nouveau_pushbuf_new(pNv->client, pNv->ce_channel, 4,
H A Dnv_accel_common.c655 ret = nouveau_pushbuf_new(pNv->client, pNv->channel, 4, 32 * 1024,
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.h210 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, function in typeref:typename:drm_public int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c229 ret = nouveau_pushbuf_new(screen->client, screen->channel,
H A Dnouveau_video.c535 ret = nouveau_pushbuf_new(dec->client, dec->chan, 2, 4096, 1, &dec->push);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c305 ret = nouveau_pushbuf_new(screen->client, screen->channel,
H A Dnouveau_video.c535 ret = nouveau_pushbuf_new(dec->client, dec->chan, 2, 4096, 1, &dec->push);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c163 ret = nouveau_pushbuf_new(screen->client, dec->channel[i], 4,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c122 ret = nouveau_pushbuf_new(screen->client, dec->channel[0], 4,
H A Dnv84_video.c338 ret = nouveau_pushbuf_new(dec->client, dec->bsp_channel, 4,
353 ret = nouveau_pushbuf_new(dec->client, dec->vp_channel, 4,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c161 ret = nouveau_pushbuf_new(nctx->hw.client, nctx->hw.chan, 4,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c122 ret = nouveau_pushbuf_new(screen->client, dec->channel[0], 4,
H A Dnv84_video.c338 ret = nouveau_pushbuf_new(dec->client, dec->bsp_channel, 4,
353 ret = nouveau_pushbuf_new(dec->client, dec->vp_channel, 4,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c163 ret = nouveau_pushbuf_new(screen->client, dec->channel[i], 4,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c161 ret = nouveau_pushbuf_new(nctx->hw.client, nctx->hw.chan, 4,

Completed in 20 milliseconds