Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_display.c61 struct nv50_chan { struct
69 struct nv50_chan *chan) in nv50_chan_create() argument
99 nv50_chan_destroy(struct nv50_chan *chan) in nv50_chan_destroy()
109 struct nv50_chan base;
188 struct nv50_chan base;
386 #define nv50_chan(c) (&(c)->base.base) macro
387 #define nv50_vers(c) nv50_chan(c)->user.oclass
1334 struct nv50_chan *chan = nv50_chan(curs); in nv50_crtc_cursor_move()