Symbol: nvkm_ior_state
drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.c
268
g94_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c
304
gf119_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c
360
gf119_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c
184
gv100_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
131
void nv50_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
141
void g94_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
157
void gf119_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
188
void gv100_sor_state(struct nvkm_ior *, struct nvkm_ior_state *);
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
201
void nv50_pior_depth(struct nvkm_ior *, struct nvkm_ior_state *, u32 ctrl);
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
58
void (*state)(struct nvkm_ior *, struct nvkm_ior_state *);
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
119
nv50_pior_state(struct nvkm_ior *pior, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
231
nv50_sor_state(struct nvkm_ior *sor, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
330
nv50_dac_state(struct nvkm_ior *dac, struct nvkm_ior_state *state)
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
94
nv50_pior_depth(struct nvkm_ior *ior, struct nvkm_ior_state *state, u32 ctrl)