Home
last modified time | relevance | path

Searched refs:nvkm_ior_state (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dior.h21 struct nvkm_ior_state { struct
57 void (*state)(struct nvkm_ior *, struct nvkm_ior_state *);
109 void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl);
117 void nv50_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
121 void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
132 void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
148 void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
Dpiornv50.c73 nv50_pior_depth(struct nvkm_ior *ior, struct nvkm_ior_state *state, u32 ctrl) in nv50_pior_depth()
98 nv50_pior_state(struct nvkm_ior *pior, struct nvkm_ior_state *state) in nv50_pior_state()
Ddacgf119.c33 gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in gf119_dac_state()
Dsornv50.c67 nv50_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in nv50_sor_state()
Ddacnv50.c84 nv50_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in nv50_dac_state()
Dsorgv100.c58 gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gv100_sor_state()
Dsorgf119.c148 gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gf119_sor_state()
Dsorg94.c248 g94_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in g94_sor_state()