Home
last modified time | relevance | path

Searched defs:nv04_fifo (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/nouveau/
Dnouveau.h243 struct nv04_fifo { struct
244 struct nouveau_fifo base;
245 uint32_t vram;
246 uint32_t gart;
247 uint32_t notify;
/external/igt-gpu-tools/tests/
Dprime_nv_pcopy.c262 struct nv04_fifo *nv04_fifo = (struct nv04_fifo*)fifo; in init_nouveau() local
797 struct nv04_fifo *nv04_fifo = nchannel->data; in test_semaphore() local