Searched refs:nvkm_ior_state (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | ior.h | 21 struct nvkm_ior_state { struct 57 void (*state)(struct nvkm_ior *, struct nvkm_ior_state *); 108 void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl); 116 void nv50_sor_state(struct nvkm_ior *, struct nvkm_ior_state *); 120 void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *); 131 void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *); 147 void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
|
| D | piornv50.c | 73 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()
|
| D | dacgf119.c | 33 gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in gf119_dac_state()
|
| D | sornv50.c | 67 nv50_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in nv50_sor_state()
|
| D | dacnv50.c | 84 nv50_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state) in nv50_dac_state()
|
| D | sorgv100.c | 58 gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gv100_sor_state()
|
| D | sorgf119.c | 136 gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in gf119_sor_state()
|
| D | sorg94.c | 237 g94_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state) in g94_sor_state()
|