Searched defs:nvdec (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/tegra/ |
| H A D | nvdec.c | 36 struct nvdec { struct 48 const struct nvdec_config *config; argument 55 static inline struct nvdec *to_nvdec(struct tegra_drm_client *client) in to_nvdec() argument 60 static inline void nvdec_writel(struct nvdec *nvdec, u32 value, in nvdec_writel() 66 static int nvdec_boot_falcon(struct nvdec *nvdec) in nvdec_boot_falcon() 94 static int nvdec_wait_debuginfo(struct nvdec *nvdec, const char *phase) in nvdec_wait_debuginfo() 108 static int nvdec_boot_riscv(struct nvdec *nvdec) in nvdec_boot_riscv() 157 struct nvdec *nvdec = to_nvdec(drm); in nvdec_init() local 205 struct nvdec *nvdec = to_nvdec(drm); in nvdec_exit() local 244 static int nvdec_load_falcon_firmware(struct nvdec *nvdec) in nvdec_load_falcon_firmware() [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/ |
| H A D | base.c | 28 struct nvkm_nvdec *nvdec = nvkm_nvdec(engine); in nvkm_nvdec_dtor() local 43 struct nvkm_nvdec *nvdec; in nvkm_nvdec_new_() local
|
| H A D | ga102.c | 44 ga102_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, const struct nvkm_nvdec_fwif *fwif) in ga102_nvdec_nofw()
|
| H A D | gm107.c | 41 gm107_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, in gm107_nvdec_nofw()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/ |
| H A D | nvdec.c | 17 struct nvkm_nvdec *nvdec; in nvkm_rm_nvdec_new() local
|
| H A D | gpu.h | 48 } nvdec; member
|
| H A D | rm.h | 124 } *ce, *nvdec, *nvenc, *nvjpg, *ofa; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
| H A D | nvdec.c | 28 struct nvkm_gsp_object *nvdec) in r535_nvdec_alloc()
|