HomeSort by: relevance | last modified time | path
    Searched defs:nv50_disp_mthd_list (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
channv50.h 151 struct nv50_disp_mthd_list { struct
168 const struct nv50_disp_mthd_list *mthd;
174 extern const struct nv50_disp_mthd_list nv50_disp_core_mthd_base;
175 extern const struct nv50_disp_mthd_list nv50_disp_core_mthd_sor;
176 extern const struct nv50_disp_mthd_list nv50_disp_core_mthd_pior;
177 extern const struct nv50_disp_mthd_list nv50_disp_base_mthd_image;
180 extern const struct nv50_disp_mthd_list g84_disp_core_mthd_dac;
181 extern const struct nv50_disp_mthd_list g84_disp_core_mthd_head;
185 extern const struct nv50_disp_mthd_list gf119_disp_core_mthd_base;
186 extern const struct nv50_disp_mthd_list gf119_disp_core_mthd_dac
    [all...]
nouveau_nvkm_engine_disp_channv50.c 43 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, function in typeref:typename:void
44 const struct nv50_disp_mthd_list *list, int inst)
77 const struct nv50_disp_mthd_list *list;
105 nv50_disp_mthd_list(disp, debug, base, mthd->prev,

Completed in 11 milliseconds