Searched refs:nv04_fifo (Results 1 – 16 of 16) sorted by relevance
38 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data; in nv50_screen_compute_setup()
91 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202}; in nv98_create_decoder()
547 struct nv04_fifo *fifo; in nv50_screen_init_hwctx()550 fifo = (struct nv04_fifo *)screen->base.channel->data; in nv50_screen_init_hwctx()
274 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 }; in nv84_create_decoder()
143 &(struct nv04_fifo){ in nouveau_context_init()146 }, sizeof(struct nv04_fifo), &nctx->hw.chan); in nouveau_context_init()
206 struct nv04_fifo *fifo = hw->chan->data; in nv04_surface_copy_swizzle()286 struct nv04_fifo *fifo = hw->chan->data; in nv04_surface_copy_m2mf()434 struct nv04_fifo *fifo = hw->chan->data; in nv04_surface_fill()
82 struct nv04_fifo *fifo = hw->chan->data; in nv04_hwctx_init()
101 struct nv04_fifo *fifo = hw->chan->data; in nv20_hwctx_init()
205 struct nv04_fifo *fifo = hw->chan->data; in nv10_hwctx_init()
406 struct nv04_fifo *fifo = push->channel->data; in nv30_transfer_rect_sifm()503 struct nv04_fifo *fifo = push->channel->data; in nv30_transfer_rect_m2mf()692 struct nv04_fifo *fifo = nv->screen->channel->data; in nv30_transfer_copy_data()
493 struct nv04_fifo *fifo; in nv30_screen_create()
171 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 }; in nouveau_screen_init()
379 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202}; in firmware_present()
503 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 }; in nouveau_create_decoder()
243 struct nv04_fifo { struct
38 struct nv04_fifo *nv04 = obj->data; in abi16_chan_nv04()