Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/
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 *);
130 void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
145 void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
172 void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
183 void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl);
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()
Dg94.c268 g94_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in g94_sor_state()
Dgf119.c281 gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gf119_sor_state()
338 gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in gf119_dac_state()
Dgv100.c162 gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gv100_sor_state()