Home
last modified time | relevance | path

Searched refs:nvkm_pmu_fwif (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h57 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 Dgf100.c60 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 Dgm200.c64 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 Dbase.c169 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 Dgm107.c45 static const struct nvkm_pmu_fwif
H A Dgp102.c47 static const struct nvkm_pmu_fwif
H A Dgk208.c44 static const struct nvkm_pmu_fwif
H A Dgf119.c43 static const struct nvkm_pmu_fwif
H A Dgm20b.c229 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 Dgp10b.c95 static const struct nvkm_pmu_fwif
H A Dgk104.c123 static const struct nvkm_pmu_fwif
H A Dgk110.c102 static const struct nvkm_pmu_fwif
H A Dgk20a.c206 static const struct nvkm_pmu_fwif
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h56 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 Dgf100.c60 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 Dgm200.c68 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 Dbase.c126 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 Dgf119.c43 static const struct nvkm_pmu_fwif
H A Dgp102.c47 static const struct nvkm_pmu_fwif
H A Dgm107.c45 static const struct nvkm_pmu_fwif
H A Dgk208.c44 static const struct nvkm_pmu_fwif
H A Dgp10b.c84 static const struct nvkm_pmu_fwif
H A Dgm20b.c251 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 Dgk104.c123 static const struct nvkm_pmu_fwif
H A Dgk110.c102 static const struct nvkm_pmu_fwif

Completed in 6 milliseconds

12