Home
last modified time | relevance | path

Searched refs:nvdec (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dnvdec.c38 struct nvdec { struct
68 static int nvdec_boot_falcon(struct nvdec *nvdec) in nvdec_boot_falcon() argument
110 static int nvdec_boot_riscv(struct nvdec *nvdec) in nvdec_boot_riscv() argument
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
435 struct nvdec *nvdec; in nvdec_probe() local
508 nvdec->riscv.regs = nvdec->regs; in nvdec_probe()
[all …]
A DMakefile27 nvdec.o \
/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
29 nvkm_falcon_dtor(&nvdec->falcon); in nvkm_nvdec_dtor()
30 return nvdec; in nvkm_nvdec_dtor()
42 struct nvkm_nvdec *nvdec; in nvkm_nvdec_new_() local
45 if (!(nvdec = *pnvdec = kzalloc(sizeof(*nvdec), GFP_KERNEL))) in nvkm_nvdec_new_()
49 &nvdec->engine); in nvkm_nvdec_new_()
53 fwif = nvkm_firmware_load(&nvdec->engine.subdev, fwif, "Nvdec", nvdec); in nvkm_nvdec_new_()
57 nvdec->func = fwif->func; in nvkm_nvdec_new_()
59 return nvkm_falcon_ctor(nvdec->func->flcn, &nvdec->engine.subdev, in nvkm_nvdec_new_()
60 nvdec->engine.subdev.name, addr, &nvdec->falcon); in nvkm_nvdec_new_()
A DKbuild2 nvkm-y += nvkm/engine/nvdec/base.o
3 nvkm-y += nvkm/engine/nvdec/gm107.o
4 nvkm-y += nvkm/engine/nvdec/ga102.o
A Dgm107.c41 gm107_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, in gm107_nvdec_nofw() argument
A Dga102.c45 ga102_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, const struct nvkm_nvdec_fwif *fwif) in ga102_nvdec_nofw() argument
/linux-6.3-rc2/Documentation/devicetree/bindings/gpu/host1x/
A Dnvidia,tegra210-nvdec.yaml4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvdec.yaml#"
20 pattern: "^nvdec@[0-9a-f]*$"
24 - nvidia,tegra210-nvdec
25 - nvidia,tegra186-nvdec
26 - nvidia,tegra194-nvdec
36 - const: nvdec
43 - const: nvdec
92 nvdec@15480000 {
93 compatible = "nvidia,tegra186-nvdec";
96 clock-names = "nvdec";
[all …]
A Dnvidia,tegra234-nvdec.yaml4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml#"
20 pattern: "^nvdec@[0-9a-f]*$"
24 - nvidia,tegra234-nvdec
34 - const: nvdec
43 - const: nvdec
131 nvdec@15480000 {
132 compatible = "nvidia,tegra234-nvdec";
137 clock-names = "nvdec", "fuse", "tsec_pka";
139 reset-names = "nvdec";
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c1970 .nvdec = { 0x00000001, gm107_nvdec_new },
2038 .nvdec = { 0x00000001, gm107_nvdec_new },
2073 .nvdec = { 0x00000001, gm107_nvdec_new },
2108 .nvdec = { 0x00000001, gm107_nvdec_new },
2166 .nvdec = { 0x00000001, gm107_nvdec_new },
2199 .nvdec = { 0x00000001, gm107_nvdec_new },
2233 .nvdec = { 0x00000001, gm107_nvdec_new },
2267 .nvdec = { 0x00000001, gm107_nvdec_new },
2301 .nvdec = { 0x00000001, gm107_nvdec_new },
2335 .nvdec = { 0x00000001, gm107_nvdec_new },
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dga102.c33 0, &subdev->device->nvdec[0]->falcon, &fb->vpr_scrubber); in ga102_fb_oneinit()
A Dgp102.c49 0, &subdev->device->nvdec[0]->falcon, &fb->vpr_scrubber); in gp102_fb_oneinit()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/
A DKbuild19 include $(src)/nvkm/engine/nvdec/Kbuild
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dlayout.h45 NVKM_LAYOUT_INST(NVKM_ENGINE_NVDEC , struct nvkm_nvdec , nvdec, 5)
/linux-6.3-rc2/arch/arm64/boot/dts/nvidia/
A Dtegra194.dtsi1922 nvdec@15140000 {
1923 compatible = "nvidia,tegra194-nvdec";
1926 clock-names = "nvdec";
1928 reset-names = "nvdec";
2070 nvdec@15480000 {
2071 compatible = "nvidia,tegra194-nvdec";
2074 clock-names = "nvdec";
2076 reset-names = "nvdec";
A Dtegra186.dtsi1713 nvdec@15480000 {
1714 compatible = "nvidia,tegra186-nvdec";
1717 clock-names = "nvdec";
1719 reset-names = "nvdec";
A Dtegra234.dtsi2175 nvdec@15480000 {
2176 compatible = "nvidia,tegra234-nvdec";
2181 clock-names = "nvdec", "fuse", "tsec_pka";
2183 reset-names = "nvdec";
A Dtegra210.dtsi277 nvdec@54480000 {
278 compatible = "nvidia,tegra210-nvdec";
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/tegra/
A Dnvidia,tegra20-pmc.yaml221 nvdec NVIDIA Video Decode Engine Tegra210

Completed in 28 milliseconds