Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dior.h22 struct nvkm_ior_state { struct
58 void (*state)(struct nvkm_ior *, struct nvkm_ior_state *);
122 void nv50_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
131 void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
146 void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
177 void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
188 void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl);
A Dnv50.c92 nv50_pior_depth(struct nvkm_ior *ior, struct nvkm_ior_state *state, u32 ctrl) in nv50_pior_depth()
117 nv50_pior_state(struct nvkm_ior *pior, struct nvkm_ior_state *state) in nv50_pior_state()
198 nv50_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in nv50_sor_state()
296 nv50_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in nv50_dac_state()
A Dg94.c268 g94_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in g94_sor_state()
A Dgf119.c304 gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gf119_sor_state()
359 gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in gf119_dac_state()
A Dgv100.c184 gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gv100_sor_state()

Completed in 12 milliseconds