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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
ior.h 23 struct nvkm_ior_state { struct in struct:nvkm_ior
59 void (*state)(struct nvkm_ior *, struct nvkm_ior_state *);
110 void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl);
118 void nv50_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
122 void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
133 void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
149 void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
nouveau_nvkm_engine_disp_dacgf119.c 38 gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state)
nouveau_nvkm_engine_disp_piornv50.c 78 nv50_pior_depth(struct nvkm_ior *ior, struct nvkm_ior_state *state, u32 ctrl)
103 nv50_pior_state(struct nvkm_ior *pior, struct nvkm_ior_state *state)
nouveau_nvkm_engine_disp_dacnv50.c 89 nv50_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state)
nouveau_nvkm_engine_disp_sornv50.c 72 nv50_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
nouveau_nvkm_engine_disp_sorgv100.c 63 gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
nouveau_nvkm_engine_disp_sorgf119.c 141 gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
nouveau_nvkm_engine_disp_sorg94.c 242 g94_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)

Completed in 13 milliseconds