Searched refs:nv04_fifo (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_copy.c73 &(struct nv04_fifo) {
76 }, sizeof(struct nv04_fifo),
H A Dnouveau_copy85b5.c92 struct nv04_fifo *fifo = pNv->ce_channel->data;
H A Dnv50_accel.c70 struct nv04_fifo *fifo = pNv->channel->data;
94 struct nv04_fifo *fifo = pNv->channel->data;
130 struct nv04_fifo *fifo = pNv->channel->data;
H A Dnv04_xv_blit.c66 struct nv04_fifo *fifo = pNv->channel->data;
H A Dnv_accel_common.c189 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/
H A Dnv50_compute.c38 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
H A Dnv98_video.c91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
H A Dnv50_screen.c591 struct nv04_fifo *fifo;
594 fifo = (struct nv04_fifo *)screen->base.channel->data;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c206 struct nv04_fifo *fifo = hw->chan->data;
286 struct nv04_fifo *fifo = hw->chan->data;
434 struct nv04_fifo *fifo = hw->chan->data;
H A Dnouveau_context.c144 &(struct nv04_fifo){
147 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
H A Dnv04_context.c81 struct nv04_fifo *fifo = hw->chan->data;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c202 struct nv04_fifo *fifo = hw->chan->data;
282 struct nv04_fifo *fifo = hw->chan->data;
430 struct nv04_fifo *fifo = hw->chan->data;
H A Dnouveau_context.c144 &(struct nv04_fifo){
147 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
H A Dnv04_context.c82 struct nv04_fifo *fifo = hw->chan->data;
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.h244 struct nv04_fifo { struct
H A Dabi16.c38 struct nv04_fifo *nv04 = obj->data;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c178 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
H A Dnouveau_vp3_video.c379 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c194 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
H A Dnouveau_vp3_video.c378 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.c406 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/nv30/
H A Dnv30_transfer.c406 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/
H A Dnv98_video.c91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
H A Dnv50_compute.c39 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
H A Dnv50_screen.c667 struct nv04_fifo *fifo;
670 fifo = (struct nv04_fifo *)screen->base.channel->data;

Completed in 56 milliseconds

12