Searched refs:nv50_disp_mthd_chan (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.h47 const struct nv50_disp_mthd_chan *core;
48 const struct nv50_disp_mthd_chan *base;
49 const struct nv50_disp_mthd_chan *ovly;
138 struct nv50_disp_mthd_chan { struct
180 void nv50_disp_mthd_chan(struct nv50_disp_priv *, int debug, int head,
181 const struct nv50_disp_mthd_chan *);
186 extern const struct nv50_disp_mthd_chan g84_disp_core_mthd_chan;
189 extern const struct nv50_disp_mthd_chan g84_disp_base_mthd_chan;
190 extern const struct nv50_disp_mthd_chan g84_disp_ovly_mthd_chan;
192 extern const struct nv50_disp_mthd_chan g94_disp_core_mthd_chan;
201 extern const struct nv50_disp_mthd_chan gf110_disp_base_mthd_chan;
210 extern const struct nv50_disp_mthd_chan gk104_disp_core_mthd_chan;
211 extern const struct nv50_disp_mthd_chan gk104_disp_ovly_mthd_chan;
H A Dg84.c96 const struct nv50_disp_mthd_chan
144 const struct nv50_disp_mthd_chan
187 const struct nv50_disp_mthd_chan
H A Dgk104.c111 const struct nv50_disp_mthd_chan
183 const struct nv50_disp_mthd_chan
H A Dg94.c43 const struct nv50_disp_mthd_chan
H A Dgt200.c63 static const struct nv50_disp_mthd_chan
H A Dgf110.c278 static const struct nv50_disp_mthd_chan
428 const struct nv50_disp_mthd_chan
510 static const struct nv50_disp_mthd_chan
1110 nv50_disp_mthd_chan(priv, NV_DBG_DEBUG, 0, impl->mthd.core); gf110_disp_intr_supervisor()
1167 nv50_disp_mthd_chan(priv, NV_DBG_ERROR, chid - 0, gf110_disp_intr_error()
1177 nv50_disp_mthd_chan(priv, NV_DBG_ERROR, chid - 1, gf110_disp_intr_error()
1187 nv50_disp_mthd_chan(priv, NV_DBG_ERROR, chid - 5, gf110_disp_intr_error()
H A Dnv50.c344 nv50_disp_mthd_chan(struct nv50_disp_priv *priv, int debug, int head, nv50_disp_mthd_chan() function
345 const struct nv50_disp_mthd_chan *chan) nv50_disp_mthd_chan()
473 static const struct nv50_disp_mthd_chan
632 static const struct nv50_disp_mthd_chan
723 static const struct nv50_disp_mthd_chan
1352 nv50_disp_mthd_chan(priv, NV_DBG_ERROR, chid - 0, nv50_disp_intr_error()
1362 nv50_disp_mthd_chan(priv, NV_DBG_ERROR, chid - 1, nv50_disp_intr_error()
1372 nv50_disp_mthd_chan(priv, NV_DBG_ERROR, chid - 3, nv50_disp_intr_error()
1887 nv50_disp_mthd_chan(priv, NV_DBG_DEBUG, 0, impl->mthd.core); nv50_disp_intr_supervisor()

Completed in 92 milliseconds