Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dior.h22 struct nvkm_ior_state { struct
58 void (*state)(struct nvkm_ior *, struct nvkm_ior_state *);
131 void nv50_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
141 void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
157 void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
188 void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
201 void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl);
Dnv50.c94 nv50_pior_depth(struct nvkm_ior *ior, struct nvkm_ior_state *state, u32 ctrl) in nv50_pior_depth()
119 nv50_pior_state(struct nvkm_ior *pior, struct nvkm_ior_state *state) in nv50_pior_state()
231 nv50_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in nv50_sor_state()
330 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.c304 gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gf119_sor_state()
360 gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in gf119_dac_state()
Dgv100.c184 gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gv100_sor_state()