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

/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c123 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
H A Dnouveau_video.c515 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 };
/external/mesa3d/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.c151 &(struct nv04_fifo){
154 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
H A Dnv04_context.c82 struct nv04_fifo *fifo = hw->chan->data;
H A Dnv10_context.c205 struct nv04_fifo *fifo = hw->chan->data;
H A Dnv20_context.c101 struct nv04_fifo *fifo = hw->chan->data;
/external/libdrm/nouveau/
H A Dnouveau.h243 struct nv04_fifo { struct
H A Dabi16.c42 struct nv04_fifo *nv04 = obj->data;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_transfer.c405 struct nv04_fifo *fifo = push->channel->data;
502 struct nv04_fifo *fifo = push->channel->data;
692 struct nv04_fifo *fifo = nv->screen->channel->data;
H A Dnv30_screen.c329 struct nv04_fifo *fifo;
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_screen.c330 struct nv04_fifo *fifo;
333 fifo = (struct nv04_fifo *)screen->base.channel->data;

Completed in 193 milliseconds