Home
last modified time | relevance | path

Searched refs:nvkm_cstate (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h50 struct nvkm_cstate { struct
59 struct nvkm_cstate base; argument
98 int (*calc)(struct nvkm_clk *, struct nvkm_cstate *);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dbase.c82 struct nvkm_cstate *cstate; in nvkm_cstate_prog()
129 nvkm_cstate_del(struct nvkm_cstate *cstate) in nvkm_cstate_del()
140 struct nvkm_cstate *cstate = NULL; in nvkm_cstate_new()
250 struct nvkm_cstate *cstate; in nvkm_pstate_info()
291 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del()
307 struct nvkm_cstate *cstate; in nvkm_pstate_new()
Dgt215.c265 calc_clk(struct gt215_clk_priv *priv, struct nvkm_cstate *cstate, in calc_clk()
276 calc_host(struct gt215_clk_priv *priv, struct nvkm_cstate *cstate) in calc_host()
429 gt215_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in gt215_clk_calc()
Dgf100.c263 struct nvkm_cstate *cstate, int clk, int dom) in calc_clk()
314 gf100_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in gf100_clk_calc()
Dgk104.c281 struct nvkm_cstate *cstate, int clk, int dom) in calc_clk()
332 gk104_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in gk104_clk_calc()
Dnv40.c152 nv40_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in nv40_clk_calc()
Dmcp77.c200 mcp77_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in mcp77_clk_calc()
Dnv50.c364 nv50_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in nv50_clk_calc()
Dgk20a.c580 gk20a_clk_calc(struct nvkm_clk *clk, struct nvkm_cstate *cstate) in gk20a_clk_calc()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c75 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr()