HomeSort by: relevance | last modified time | path
    Searched refs:nv50_disp_chan_mthd (Results 1 - 23 of 23) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
channv50.h 13 const struct nv50_disp_chan_mthd *mthd;
37 const struct nv50_disp_chan_mthd *,
41 const struct nv50_disp_chan_mthd *,
76 const struct nv50_disp_chan_mthd *,
81 const struct nv50_disp_chan_mthd *,
86 const struct nv50_disp_chan_mthd *,
161 struct nv50_disp_chan_mthd { struct
172 void nv50_disp_chan_mthd(struct nv50_disp_chan *, int debug);
179 extern const struct nv50_disp_chan_mthd g84_disp_core_mthd;
183 extern const struct nv50_disp_chan_mthd g94_disp_core_mthd
    [all...]
nouveau_nvkm_engine_disp_coreg94.c 41 const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_baseg84.c 61 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_ovlyg84.c 59 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_ovlynv50.c 39 const struct nv50_disp_chan_mthd *mthd,
95 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_basenv50.c 39 const struct nv50_disp_chan_mthd *mthd,
106 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_gp102.c 50 nv50_disp_chan_mthd(disp->chan[chid], NV_DBG_ERROR);
nouveau_nvkm_engine_disp_ovlygf119.c 83 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_ovlygk104.c 85 const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_ovlygt200.c 62 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_wndwgv100.c 124 const struct nv50_disp_chan_mthd
155 const struct nv50_disp_chan_mthd *mthd,
nouveau_nvkm_engine_disp_basegf119.c 95 const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_coreg84.c 95 const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_wimmgv100.c 53 const struct nv50_disp_chan_mthd *mthd,
nouveau_nvkm_engine_disp_coregk104.c 110 const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_corenv50.c 39 const struct nv50_disp_chan_mthd *mthd,
156 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_channv50.c 72 nv50_disp_chan_mthd(struct nv50_disp_chan *chan, int debug) function in typeref:typename:void
76 const struct nv50_disp_chan_mthd *mthd = chan->mthd;
353 const struct nv50_disp_chan_mthd *mthd,
nouveau_nvkm_engine_disp_coregv100.c 126 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_dmacnv50.c 40 const struct nv50_disp_chan_mthd *mthd,
nouveau_nvkm_engine_disp_gf119.c 55 nv50_disp_chan_mthd(disp->chan[0], NV_DBG_DEBUG);
115 nv50_disp_chan_mthd(disp->chan[chid], NV_DBG_ERROR);
nouveau_nvkm_engine_disp_coregf119.c 159 static const struct nv50_disp_chan_mthd
nouveau_nvkm_engine_disp_gv100.c 62 nv50_disp_chan_mthd(disp->chan[0], NV_DBG_DEBUG);
133 nv50_disp_chan_mthd(disp->chan[chid], NV_DBG_ERROR);
nouveau_nvkm_engine_disp_nv50.c 561 nv50_disp_chan_mthd(disp->chan[0], NV_DBG_DEBUG);
641 nv50_disp_chan_mthd(disp->chan[chid], NV_DBG_ERROR);

Completed in 32 milliseconds