Lines Matching refs:nv50_disp
36 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list()
67 struct nv50_disp *disp = chan->root->disp; in nv50_disp_chan_mthd()
107 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in nv50_disp_chan_uevent_fini()
116 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in nv50_disp_chan_uevent_init()
123 nv50_disp_chan_uevent_send(struct nv50_disp *disp, int chid) in nv50_disp_chan_uevent_send()
162 struct nv50_disp *disp = chan->root->disp; in nv50_disp_chan_rd32()
172 struct nv50_disp *disp = chan->root->disp; in nv50_disp_chan_wr32()
183 struct nv50_disp *disp = chan->root->disp; in nv50_disp_chan_ntfy()
198 struct nv50_disp *disp = chan->root->disp; in nv50_disp_chan_map()
247 struct nv50_disp *disp = chan->root->disp; in nv50_disp_chan_dtor()
272 struct nv50_disp *disp = root->disp; in nv50_disp_chan_ctor()