HomeSort by: relevance | last modified time | path
    Searched defs:nv50_disp_chan_mthd (Results 1 - 2 of 2) 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_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,

Completed in 16 milliseconds