Home
last modified time | relevance | path

Searched refs:nv04_fifo (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c406 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()
Dnv30_screen.c588 struct nv04_fifo *fifo; in nv30_screen_create()
/third_party/libdrm/nouveau/
Dnouveau.h243 struct nv04_fifo { struct
Dabi16.c38 struct nv04_fifo *nv04 = obj->data; in abi16_chan_nv04()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_compute.c39 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data; in nv50_screen_compute_setup()
Dnv98_video.c92 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202}; in nv98_create_decoder()
Dnv50_screen.c694 struct nv04_fifo *fifo; in nv50_screen_init_hwctx()
697 fifo = (struct nv04_fifo *)screen->base.channel->data; in nv50_screen_init_hwctx()
Dnv84_video.c274 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 }; in nv84_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c194 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 }; in nouveau_screen_init()
Dnouveau_vp3_video.c378 struct nv04_fifo nv04_data = {.vram = 0xbeef0201, .gart = 0xbeef0202}; in firmware_present()
Dnouveau_video.c503 struct nv04_fifo nv04_data = { .vram = 0xbeef0201, .gart = 0xbeef0202 }; in nouveau_create_decoder()