HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_pushbuf_new (Results 1 - 6 of 6) sorted by null

  /external/libdrm/nouveau/
nouveau-symbol-check 47 nouveau_pushbuf_new
nouveau.h 209 int nouveau_pushbuf_new(struct nouveau_client *, struct nouveau_object *chan,
pushbuf.c 536 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, function
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c 151 ret = nouveau_pushbuf_new(screen->client, screen->channel,
nouveau_video.c 544 ret = nouveau_pushbuf_new(dec->client, dec->chan, 2, 4096, 1, &dec->push);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 168 ret = nouveau_pushbuf_new(nctx->hw.client, nctx->hw.chan, 4,

Completed in 176 milliseconds