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

  /external/libdrm/nouveau/
nouveau-symbol-check 46 nouveau_pushbuf_kick
nouveau.h 228 int nouveau_pushbuf_kick(struct nouveau_pushbuf *, struct nouveau_object *chan);
nouveau.c 839 nouveau_pushbuf_kick(push, push->channel);
pushbuf.c 771 nouveau_pushbuf_kick(struct nouveau_pushbuf *push, struct nouveau_object *chan) function
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_winsys.h 59 nouveau_pushbuf_kick(push, push->channel);
nouveau_fence.c 179 if (nouveau_pushbuf_kick(screen->pushbuf, screen->pushbuf->channel))
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 86 nouveau_pushbuf_kick(push, push->channel);
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_screen.c 761 nouveau_pushbuf_kick(push, push->channel);
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_context.c 179 nouveau_pushbuf_kick(nv50->base.pushbuf, nv50->base.pushbuf->channel);
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_context.c 204 nouveau_pushbuf_kick(nvc0->base.pushbuf, nvc0->base.pushbuf->channel);

Completed in 431 milliseconds