Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dnvdec.c38 struct nvdec { struct
50 const struct nvdec_config *config; argument
57 static inline struct nvdec *to_nvdec(struct tegra_drm_client *client) in to_nvdec() argument
68 static int nvdec_boot_falcon(struct nvdec *nvdec) in nvdec_boot_falcon()
110 static int nvdec_boot_riscv(struct nvdec *nvdec) in nvdec_boot_riscv()
159 struct nvdec *nvdec = to_nvdec(drm); in nvdec_init() local
214 struct nvdec *nvdec = to_nvdec(drm); in nvdec_exit() local
318 struct nvdec *nvdec = dev_get_drvdata(dev); in nvdec_runtime_resume() local
350 struct nvdec *nvdec = dev_get_drvdata(dev); in nvdec_runtime_suspend() local
362 struct nvdec *nvdec = to_nvdec(client); in nvdec_open_channel() local
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
A Dbase.c28 struct nvkm_nvdec *nvdec = nvkm_nvdec(engine); in nvkm_nvdec_dtor() local
42 struct nvkm_nvdec *nvdec; in nvkm_nvdec_new_() local
A Dga102.c45 ga102_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, const struct nvkm_nvdec_fwif *fwif) in ga102_nvdec_nofw()
A Dgm107.c41 gm107_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, in gm107_nvdec_nofw()

Completed in 9 milliseconds