Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c351 struct nv04_gr_chan *chan[16];
355 struct nv04_gr_chan { struct
363 nv04_gr_priv(struct nv04_gr_chan *chan) in nv04_gr_priv() argument
1034 static struct nv04_gr_chan *
1037 struct nv04_gr_chan *chan = NULL; in nv04_gr_channel()
1047 nv04_gr_load_context(struct nv04_gr_chan *chan, int chid) in nv04_gr_load_context()
1062 nv04_gr_unload_context(struct nv04_gr_chan *chan) in nv04_gr_unload_context()
1078 struct nv04_gr_chan *prev = NULL; in nv04_gr_context_switch()
1079 struct nv04_gr_chan *next = NULL; in nv04_gr_context_switch()
1100 static u32 *ctx_reg(struct nv04_gr_chan *chan, u32 reg) in ctx_reg()
[all …]