Home
last modified time | relevance | path

Searched refs:nvkm_domain (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h64 struct nvkm_domain { struct
76 struct nvkm_domain *domains; argument
134 struct nvkm_domain *, struct nvkm_pstate *,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dg84.c26 static struct nvkm_domain
Dnv50.h26 struct nvkm_domain *domains;
Dbase.c139 struct nvkm_domain *domain = clk->domains; in nvkm_cstate_new()
249 struct nvkm_domain *clock = clk->domains - 1; in nvkm_pstate_info()
305 struct nvkm_domain *domain = clk->domains - 1; in nvkm_pstate_new()
485 struct nvkm_domain *clock = clk->domains; in _nvkm_clk_init()
533 struct nvkm_oclass *oclass, struct nvkm_domain *clocks, in nvkm_clk_create_()
Dnv04.c70 static struct nvkm_domain
Dnv40.c39 static struct nvkm_domain
Dmcp77.c389 static struct nvkm_domain
Dgf100.c416 static struct nvkm_domain
Dgk104.c455 static struct nvkm_domain
Dgt215.c490 static struct nvkm_domain
Dnv50.c541 static struct nvkm_domain
Dgk20a.c461 static struct nvkm_domain
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c73 struct nvkm_domain *domain; in nvkm_control_mthd_pstate_attr()