Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dgf100.h7 const struct nvkm_specdom *doms_hub;
8 const struct nvkm_specdom *doms_gpc;
9 const struct nvkm_specdom *doms_part;
16 extern const struct nvkm_specdom gf100_pm_gpc[];
Dgk104.c72 static const struct nvkm_specdom
112 static const struct nvkm_specdom
145 static const struct nvkm_specdom
Dgf108.c26 static const struct nvkm_specdom
31 static const struct nvkm_specdom
Dgf117.c42 static const struct nvkm_specdom
47 static const struct nvkm_specdom
Dgf100.c76 static const struct nvkm_specdom
81 const struct nvkm_specdom
105 static const struct nvkm_specdom
Dpriv.h64 struct nvkm_specdom { struct
97 const struct nvkm_specdom *);
Dnv40.c82 nv40_pm_new_(const struct nvkm_specdom *doms, struct nvkm_device *device, in nv40_pm_new_()
99 static const struct nvkm_specdom
Dnv40.h12 int nv40_pm_new_(const struct nvkm_specdom *, struct nvkm_device *, enum nvkm_subdev_type, int,
Dgt215.c36 static const struct nvkm_specdom
Dnv50.c82 static const struct nvkm_specdom
Dg84.c63 static const struct nvkm_specdom
Dgt200.c54 static const struct nvkm_specdom
Dbase.c768 const struct nvkm_specdom *spec) in nvkm_perfdom_new()
770 const struct nvkm_specdom *sdom; in nvkm_perfdom_new()