Searched refs:nvkm_cstate (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | clk.h | 50 struct nvkm_cstate { struct 59 struct nvkm_cstate base; argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | base.c | 84 struct nvkm_cstate *cstate; in nvkm_cstate_prog() 131 nvkm_cstate_del(struct nvkm_cstate *cstate) in nvkm_cstate_del() 142 struct nvkm_cstate *cstate = NULL; in nvkm_cstate_new() 254 struct nvkm_cstate *cstate; in nvkm_pstate_info() 296 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del() 312 struct nvkm_cstate *cstate; in nvkm_pstate_new()
|
D | nv50.h | 25 int nv50_clk_calc(struct nvkm_clk *, struct nvkm_cstate *);
|
D | priv.h | 10 int (*calc)(struct nvkm_clk *, struct nvkm_cstate *);
|
D | gt215.c | 271 calc_clk(struct gt215_clk *clk, struct nvkm_cstate *cstate, in calc_clk() 282 calc_host(struct gt215_clk *clk, struct nvkm_cstate *cstate) in calc_host() 456 gt215_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gt215_clk_calc()
|
D | gf100.c | 266 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() 317 gf100_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gf100_clk_calc()
|
D | gk104.c | 288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() 339 gk104_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk104_clk_calc()
|
D | nv40.c | 146 nv40_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in nv40_clk_calc()
|
D | mcp77.c | 203 mcp77_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in mcp77_clk_calc()
|
D | nv50.c | 368 nv50_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in nv50_clk_calc()
|
D | gk20a.c | 582 gk20a_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk20a_clk_calc()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 75 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr()
|