mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 21:42:42 -04:00
drm/nouveau/pmu/gm200-: explicitly handle nofw
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -59,6 +59,7 @@ struct nvkm_pmu_fwif {
|
||||
};
|
||||
|
||||
int gf100_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *);
|
||||
int gm200_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *);
|
||||
int gm20b_pmu_load(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *);
|
||||
|
||||
int nvkm_pmu_ctor(const struct nvkm_pmu_fwif *, struct nvkm_device *,
|
||||
|
||||
Reference in New Issue
Block a user