Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv50.h3 #define nv50_fifo(p) container_of((p), struct nv50_fifo, base) macro
6 struct nv50_fifo { struct
18 void nv50_fifo_runlist_update(struct nv50_fifo *); argument
Dnv50.c129 nv50_fifo = { variable