Home
last modified time | relevance | path

Searched defs:nvdec (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dnvdec.c36 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 Dbase.c28 struct nvkm_nvdec *nvdec = nvkm_nvdec(engine); in nvkm_nvdec_dtor() local
43 struct nvkm_nvdec *nvdec; in nvkm_nvdec_new_() local
H A Dgm107.c41 gm107_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, in gm107_nvdec_nofw()
H A Dga102.c54 ga102_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, const struct nvkm_nvdec_fwif *fwif) in ga102_nvdec_nofw()
H A Dr535.c78 struct nvkm_nvdec *nvdec = nvkm_nvdec(engine); in r535_nvdec_dtor() local