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

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_compute.c 38 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
nv98_video.c 90 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
nv50_screen.c 523 struct nv04_fifo *fifo;
526 fifo = (struct nv04_fifo *)screen->base.channel->data;
    [all...]
nv84_video.c 274 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_surface.c 206 struct nv04_fifo *fifo = hw->chan->data;
286 struct nv04_fifo *fifo = hw->chan->data;
434 struct nv04_fifo *fifo = hw->chan->data;
nouveau_context.c 145 &(struct nv04_fifo){
148 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
nv04_context.c 82 struct nv04_fifo *fifo = hw->chan->data;
nv10_context.c 205 struct nv04_fifo *fifo = hw->chan->data;
nv20_context.c 101 struct nv04_fifo *fifo = hw->chan->data;
  /external/libdrm/nouveau/
nouveau.h 243 struct nv04_fifo { struct
abi16.c 42 struct nv04_fifo *nv04 = obj->data;
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c 146 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
nouveau_vp3_video.c 379 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
nouveau_video.c 503 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_transfer.c 406 struct nv04_fifo *fifo = push->channel->data;
503 struct nv04_fifo *fifo = push->channel->data;
692 struct nv04_fifo *fifo = nv->screen->channel->data;
nv30_screen.c 468 struct nv04_fifo *fifo;

Completed in 236 milliseconds