Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dpriv.h38 struct nvkm_specdom { struct
44 extern const struct nvkm_specdom gt215_pm_pwr[]; argument
45 extern const struct nvkm_specdom gf100_pm_pwr[];
46 extern const struct nvkm_specdom gk104_pm_pwr[];
68 const struct nvkm_specdom *);
Ddaemon.c68 const struct nvkm_specdom
81 const struct nvkm_specdom
95 const struct nvkm_specdom
Dgk104.c26 static const struct nvkm_specdom
66 static const struct nvkm_specdom
75 static const struct nvkm_specdom
Dgf100.c26 static const struct nvkm_specdom
31 static const struct nvkm_specdom
36 static const struct nvkm_specdom
Dnv40.h7 const struct nvkm_specdom *doms;
Dnv50.c26 static const struct nvkm_specdom
Dg84.c26 static const struct nvkm_specdom
Dgt215.c26 static const struct nvkm_specdom
Dnv40.c77 static const struct nvkm_specdom
Dbase.c383 const struct nvkm_specdom *spec) in nvkm_perfdom_new()
385 const struct nvkm_specdom *sdom; in nvkm_perfdom_new()