Searched refs:nv04_fifo (Results 1 - 25 of 39) sorted by relevance
12
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_copy.c | 73 &(struct nv04_fifo) { 76 }, sizeof(struct nv04_fifo),
|
| H A D | nouveau_copy85b5.c | 92 struct nv04_fifo *fifo = pNv->ce_channel->data;
|
| H A D | 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;
|
| H A D | nv04_xv_blit.c | 66 struct nv04_fifo *fifo = pNv->channel->data;
|
| H A D | 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/ |
| H A D | nv50_compute.c | 38 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
|
| H A D | nv98_video.c | 91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
|
| H A D | nv50_screen.c | 591 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 D | 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;
|
| H A D | nouveau_context.c | 144 &(struct nv04_fifo){ 147 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
|
| H A D | nv04_context.c | 81 struct nv04_fifo *fifo = hw->chan->data;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | 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;
|
| H A D | nouveau_context.c | 144 &(struct nv04_fifo){ 147 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
|
| H A D | nv04_context.c | 82 struct nv04_fifo *fifo = hw->chan->data;
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | nouveau.h | 244 struct nv04_fifo { struct
|
| H A D | abi16.c | 38 struct nv04_fifo *nv04 = obj->data;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 178 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
|
| H A D | nouveau_vp3_video.c | 379 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 194 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
|
| H A D | nouveau_vp3_video.c | 378 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | 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/nv30/ |
| H A D | 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/ |
| H A D | nv98_video.c | 91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202};
|
| H A D | nv50_compute.c | 39 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data;
|
| H A D | nv50_screen.c | 667 struct nv04_fifo *fifo; 670 fifo = (struct nv04_fifo *)screen->base.channel->data;
|
Completed in 56 milliseconds
12