Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c61 struct nv50_chan { struct
67 void *data, u32 size, struct nv50_chan *chan) in nv50_chan_create() argument
96 nv50_chan_destroy(struct nv50_chan *chan) in nv50_chan_destroy()
106 struct nv50_chan base;
181 struct nv50_chan base;
377 #define nv50_chan(c) (&(c)->base.base) macro
378 #define nv50_vers(c) nv50_chan(c)->user.oclass
1315 struct nv50_chan *chan = nv50_chan(curs); in nv50_crtc_cursor_move()