Searched refs:nouveau_pushbuf_new (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_copy.c | 107 ret = nouveau_pushbuf_new(pNv->client, pNv->ce_channel, 4,
|
| H A D | nv_accel_common.c | 655 ret = nouveau_pushbuf_new(pNv->client, pNv->channel, 4, 32 * 1024,
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | nouveau.h | 210 int nouveau_pushbuf_new(struct nouveau_client *, struct nouveau_object *chan,
|
| H A D | pushbuf.c | 539 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 D | nouveau_screen.c | 229 ret = nouveau_pushbuf_new(screen->client, screen->channel,
|
| H A D | nouveau_video.c | 535 ret = nouveau_pushbuf_new(dec->client, dec->chan, 2, 4096, 1, &dec->push);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 305 ret = nouveau_pushbuf_new(screen->client, screen->channel,
|
| H A D | nouveau_video.c | 535 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 D | nvc0_video.c | 163 ret = nouveau_pushbuf_new(screen->client, dec->channel[i], 4,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.c | 122 ret = nouveau_pushbuf_new(screen->client, dec->channel[0], 4,
|
| H A D | nv84_video.c | 338 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 D | nouveau_context.c | 161 ret = nouveau_pushbuf_new(nctx->hw.client, nctx->hw.chan, 4,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.c | 122 ret = nouveau_pushbuf_new(screen->client, dec->channel[0], 4,
|
| H A D | nv84_video.c | 338 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 D | nvc0_video.c | 163 ret = nouveau_pushbuf_new(screen->client, dec->channel[i], 4,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_context.c | 161 ret = nouveau_pushbuf_new(nctx->hw.client, nctx->hw.chan, 4,
|
Completed in 20 milliseconds