Searched refs:nvkm_acr_fwif (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | priv.h | 6 struct nvkm_acr_fwif { struct 9 const struct nvkm_acr_fwif *); 13 int gm200_acr_nofw(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); 14 int gm20b_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); 15 int gp102_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); 103 int nvkm_acr_new_(const struct nvkm_acr_fwif *, struct nvkm_device *, enum nvkm_subdev_type,
|
H A D | tu102.c | 168 const struct nvkm_acr_fwif *fwif) in tu102_acr_load() 193 static const struct nvkm_acr_fwif
|
H A D | gm20b.c | 115 gm20b_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm20b_acr_load() 128 static const struct nvkm_acr_fwif
|
H A D | gv100.c | 55 static const struct nvkm_acr_fwif
|
H A D | gp10b.c | 47 static const struct nvkm_acr_fwif
|
H A D | gp108.c | 100 static const struct nvkm_acr_fwif
|
H A D | gm200.c | 40 gm200_acr_nofw(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm200_acr_nofw() 343 gm200_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm200_acr_load() 362 static const struct nvkm_acr_fwif
|
H A D | ga102.c | 291 const struct nvkm_acr_fwif *fwif) in ga102_acr_load() 314 static const struct nvkm_acr_fwif
|
H A D | gp102.c | 257 gp102_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gp102_acr_load() 276 static const struct nvkm_acr_fwif
|
H A D | base.c | 419 nvkm_acr_new_(const struct nvkm_acr_fwif *fwif, struct nvkm_device *device, in nvkm_acr_new_()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | priv.h | 6 struct nvkm_acr_fwif { struct 9 const struct nvkm_acr_fwif *); 13 int gm200_acr_nofw(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); 14 int gm20b_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); 15 int gp102_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); 138 int nvkm_acr_new_(const struct nvkm_acr_fwif *, struct nvkm_device *, int,
|
H A D | gm20b.c | 111 gm20b_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm20b_acr_load() 124 static const struct nvkm_acr_fwif
|
H A D | tu102.c | 194 const struct nvkm_acr_fwif *fwif) in tu102_acr_load() 219 static const struct nvkm_acr_fwif
|
H A D | gp10b.c | 47 static const struct nvkm_acr_fwif
|
H A D | gp108.c | 101 static const struct nvkm_acr_fwif
|
H A D | gm200.c | 40 gm200_acr_nofw(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm200_acr_nofw() 456 gm200_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm200_acr_load() 475 static const struct nvkm_acr_fwif
|
H A D | gp102.c | 254 gp102_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gp102_acr_load() 273 static const struct nvkm_acr_fwif
|
H A D | base.c | 412 nvkm_acr_new_(const struct nvkm_acr_fwif *fwif, struct nvkm_device *device, in nvkm_acr_new_()
|
Completed in 13 milliseconds