/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | priv.h | 57 struct nvkm_pmu_fwif { struct 59 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); 64 int gf100_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 65 int gm200_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 66 int gm20b_pmu_load(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 68 int nvkm_pmu_ctor(const struct nvkm_pmu_fwif *, struct nvkm_device *, 70 int nvkm_pmu_new_(const struct nvkm_pmu_fwif *, struct nvkm_device *,
|
H A D | gf100.c | 60 gf100_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gf100_pmu_nofw() 65 static const struct nvkm_pmu_fwif
|
H A D | gm200.c | 64 gm200_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm200_pmu_nofw() 70 static const struct nvkm_pmu_fwif
|
H A D | base.c | 169 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor() 202 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_new_()
|
H A D | gm107.c | 45 static const struct nvkm_pmu_fwif
|
H A D | gp102.c | 47 static const struct nvkm_pmu_fwif
|
H A D | gk208.c | 44 static const struct nvkm_pmu_fwif
|
H A D | gf119.c | 43 static const struct nvkm_pmu_fwif
|
H A D | gm20b.c | 229 gm20b_pmu_load(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm20b_pmu_load() 236 static const struct nvkm_pmu_fwif
|
H A D | gp10b.c | 95 static const struct nvkm_pmu_fwif
|
H A D | gk104.c | 123 static const struct nvkm_pmu_fwif
|
H A D | gk110.c | 102 static const struct nvkm_pmu_fwif
|
H A D | gk20a.c | 206 static const struct nvkm_pmu_fwif
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | priv.h | 56 struct nvkm_pmu_fwif { struct 58 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); 63 int gf100_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 64 int gm200_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 65 int gm20b_pmu_load(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 67 int nvkm_pmu_ctor(const struct nvkm_pmu_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int, 69 int nvkm_pmu_new_(const struct nvkm_pmu_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | gf100.c | 60 gf100_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gf100_pmu_nofw() 65 static const struct nvkm_pmu_fwif
|
H A D | gm200.c | 68 gm200_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm200_pmu_nofw() 74 static const struct nvkm_pmu_fwif
|
H A D | base.c | 126 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor() 160 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_new_()
|
H A D | gf119.c | 43 static const struct nvkm_pmu_fwif
|
H A D | gp102.c | 47 static const struct nvkm_pmu_fwif
|
H A D | gm107.c | 45 static const struct nvkm_pmu_fwif
|
H A D | gk208.c | 44 static const struct nvkm_pmu_fwif
|
H A D | gp10b.c | 84 static const struct nvkm_pmu_fwif
|
H A D | gm20b.c | 251 gm20b_pmu_load(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm20b_pmu_load() 258 static const struct nvkm_pmu_fwif
|
H A D | gk104.c | 123 static const struct nvkm_pmu_fwif
|
H A D | gk110.c | 102 static const struct nvkm_pmu_fwif
|