Searched refs:nv50_disp_chan_mthd (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchannv50.h8 const struct nv50_disp_chan_mthd *mthd;
27 const struct nv50_disp_chan_mthd *,
31 const struct nv50_disp_chan_mthd *,
55 struct nv50_disp_chan_mthd { struct
66 void nv50_disp_chan_mthd(struct nv50_disp_chan *, int debug);
73 extern const struct nv50_disp_chan_mthd g84_disp_core_chan_mthd;
76 extern const struct nv50_disp_chan_mthd g84_disp_base_chan_mthd;
77 extern const struct nv50_disp_chan_mthd g84_disp_ovly_chan_mthd;
79 extern const struct nv50_disp_chan_mthd g94_disp_core_chan_mthd;
85 extern const struct nv50_disp_chan_mthd gf119_disp_base_chan_mthd;
87 extern const struct nv50_disp_chan_mthd gk104_disp_core_chan_mthd;
91 const struct nv50_disp_chan_mthd *,
97 const struct nv50_disp_chan_mthd *mthd;
118 const struct nv50_disp_chan_mthd *,
123 const struct nv50_disp_chan_mthd *,
H A Ddmacnv50.h19 const struct nv50_disp_chan_mthd *,
33 const struct nv50_disp_chan_mthd *,
39 const struct nv50_disp_chan_mthd *mthd;
44 const struct nv50_disp_chan_mthd *,
49 const struct nv50_disp_chan_mthd *,
54 const struct nv50_disp_chan_mthd *,
H A Dbasenv50.c34 const struct nv50_disp_chan_mthd *mthd, nv50_disp_base_new()
102 static const struct nv50_disp_chan_mthd
H A Dovlynv50.c34 const struct nv50_disp_chan_mthd *mthd, nv50_disp_ovly_new()
91 static const struct nv50_disp_chan_mthd
H A Dchannv50.c65 nv50_disp_chan_mthd(struct nv50_disp_chan *chan, int debug) nv50_disp_chan_mthd() function
69 const struct nv50_disp_chan_mthd *mthd = chan->mthd; nv50_disp_chan_mthd()
265 const struct nv50_disp_chan_mthd *mthd, nv50_disp_chan_ctor()
289 const struct nv50_disp_chan_mthd *mthd, nv50_disp_chan_new_()
H A Dcoreg94.c39 const struct nv50_disp_chan_mthd
H A Dovlyg84.c57 const struct nv50_disp_chan_mthd
H A Dcorenv50.c35 const struct nv50_disp_chan_mthd *mthd, nv50_disp_core_new()
152 static const struct nv50_disp_chan_mthd
H A Dbaseg84.c59 const struct nv50_disp_chan_mthd
H A Dbasegf119.c93 const struct nv50_disp_chan_mthd
H A Dcoreg84.c93 const struct nv50_disp_chan_mthd
H A Dcursnv50.c34 const struct nv50_disp_chan_mthd *mthd, nv50_disp_curs_new()
H A Doimmnv50.c34 const struct nv50_disp_chan_mthd *mthd, nv50_disp_oimm_new()
H A Dovlygf119.c81 static const struct nv50_disp_chan_mthd
H A Dovlygk104.c83 static const struct nv50_disp_chan_mthd
H A Dovlygt200.c60 static const struct nv50_disp_chan_mthd
H A Dcoregk104.c108 const struct nv50_disp_chan_mthd
H A Dcoregf119.c159 static const struct nv50_disp_chan_mthd
H A Dgf119.c379 nv50_disp_chan_mthd(disp->chan[0], NV_DBG_DEBUG); gf119_disp_intr_supervisor()
436 nv50_disp_chan_mthd(disp->chan[chid], NV_DBG_ERROR); gf119_disp_intr_error()
H A Ddmacnv50.c135 const struct nv50_disp_chan_mthd *mthd, nv50_disp_dmac_new_()
H A Dnv50.c215 nv50_disp_chan_mthd(disp->chan[chid], NV_DBG_ERROR); nv50_disp_intr_error()
742 nv50_disp_chan_mthd(disp->chan[0], NV_DBG_DEBUG); nv50_disp_intr_supervisor()

Completed in 130 milliseconds