Home
last modified time | relevance | path

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

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