HomeSort by: relevance | last modified time | path
    Searched refs:nv04_fifo (Results 1 - 25 of 39) sorted by relevancy

1 2

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_copy.c 73 &(struct nv04_fifo) {
76 }, sizeof(struct nv04_fifo),
nouveau_copy85b5.c 92 struct nv04_fifo *fifo = pNv->ce_channel->data;
nv50_accel.c 70 struct nv04_fifo *fifo = pNv->channel->data;
94 struct nv04_fifo *fifo = pNv->channel->data;
130 struct nv04_fifo *fifo = pNv->channel->data;
nv04_xv_blit.c 66 struct nv04_fifo *fifo = pNv->channel->data;
nv_accel_common.c 189 struct nv04_fifo *fifo = pNv->channel->data;
446 struct nv04_fifo *fifo = pNv->channel->data;
626 struct nv04_fifo nv04_data = { .vram = NvDmaFB,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv50_compute.c 38 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
nv98_video.c 91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
nv50_screen.c 591 struct nv04_fifo *fifo;
594 fifo = (struct nv04_fifo *)screen->base.channel->data;
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nv04_surface.c 202 struct nv04_fifo *fifo = hw->chan->data;
282 struct nv04_fifo *fifo = hw->chan->data;
430 struct nv04_fifo *fifo = hw->chan->data;
nouveau_context.c 144 &(struct nv04_fifo){
147 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
nv04_context.c 82 struct nv04_fifo *fifo = hw->chan->data;
  /xsrc/external/mit/MesaLib.old/dist/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 144 &(struct nv04_fifo){
147 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
nv04_context.c 81 struct nv04_fifo *fifo = hw->chan->data;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_screen.c 178 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
nouveau_vp3_video.c 379 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 244 struct nv04_fifo { struct
abi16.c 38 struct nv04_fifo *nv04 = obj->data;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_screen.c 194 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
nouveau_vp3_video.c 378 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
  /xsrc/external/mit/MesaLib/dist/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;
  /xsrc/external/mit/MesaLib.old/dist/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;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv98_video.c 91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
nv50_compute.c 39 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
nv50_screen.c 667 struct nv04_fifo *fifo;
670 fifo = (struct nv04_fifo *)screen->base.channel->data;

Completed in 42 milliseconds

1 2