Home
last modified time | relevance | path

Searched refs:nvenc (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
Dbase.c29 struct nvkm_nvenc *nvenc = nvkm_nvenc(engine); in nvkm_nvenc_dtor() local
30 nvkm_falcon_dtor(&nvenc->falcon); in nvkm_nvenc_dtor()
31 return nvenc; in nvkm_nvenc_dtor()
43 struct nvkm_nvenc *nvenc; in nvkm_nvenc_new_() local
46 if (!(nvenc = *pnvenc = kzalloc(sizeof(*nvenc), GFP_KERNEL))) in nvkm_nvenc_new_()
50 &nvenc->engine); in nvkm_nvenc_new_()
54 fwif = nvkm_firmware_load(&nvenc->engine.subdev, fwif, "Nvenc", nvenc); in nvkm_nvenc_new_()
58 nvenc->func = fwif->func; in nvkm_nvenc_new_()
60 return nvkm_falcon_ctor(nvenc->func->flcn, &nvenc->engine.subdev, in nvkm_nvenc_new_()
61 nvenc->engine.subdev.name, 0, &nvenc->falcon); in nvkm_nvenc_new_()
DKbuild2 nvkm-y += nvkm/engine/nvenc/base.o
3 nvkm-y += nvkm/engine/nvenc/gm107.o
Dgm107.c46 gm107_nvenc_nofw(struct nvkm_nvenc *nvenc, int ver, in gm107_nvenc_nofw() argument
/linux-6.1.9/Documentation/devicetree/bindings/gpu/host1x/
Dnvidia,tegra210-nvenc.yaml4 $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvenc.yaml#"
20 pattern: "^nvenc@[0-9a-f]*$"
24 - nvidia,tegra210-nvenc
25 - nvidia,tegra186-nvenc
26 - nvidia,tegra194-nvenc
36 - const: nvenc
43 - const: nvenc
83 - nvidia,tegra210-nvenc
84 - nvidia,tegra186-nvenc
99 - nvidia,tegra194-nvenc
[all …]
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1971 .nvenc = { 0x00000001, gm107_nvenc_new },
2039 .nvenc = { 0x00000003, gm107_nvenc_new },
2074 .nvenc = { 0x00000003, gm107_nvenc_new },
2109 .nvenc = { 0x00000001, gm107_nvenc_new },
2167 .nvenc = { 0x00000007, gm107_nvenc_new },
2200 .nvenc = { 0x00000003, gm107_nvenc_new },
2234 .nvenc = { 0x00000003, gm107_nvenc_new },
2268 .nvenc = { 0x00000001, gm107_nvenc_new },
2302 .nvenc = { 0x00000003, gm107_nvenc_new },
2394 .nvenc = { 0x00000007, gm107_nvenc_new },
[all …]
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/
DKbuild18 include $(src)/nvkm/engine/nvenc/Kbuild
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/core/
Dlayout.h45 NVKM_LAYOUT_INST(NVKM_ENGINE_NVENC , struct nvkm_nvenc , nvenc, 3)
/linux-6.1.9/arch/arm64/boot/dts/nvidia/
Dtegra194.dtsi2081 nvenc@154c0000 {
2082 compatible = "nvidia,tegra194-nvenc";
2085 clock-names = "nvenc";
2087 reset-names = "nvenc";
2236 nvenc@15a80000 {
2237 compatible = "nvidia,tegra194-nvenc";
2240 clock-names = "nvenc";
2242 reset-names = "nvenc";
Dtegra186.dtsi1723 nvenc@154c0000 {
1724 compatible = "nvidia,tegra186-nvenc";
1727 clock-names = "nvenc";
1729 reset-names = "nvenc";
Dtegra210.dtsi283 nvenc@544c0000 {
284 compatible = "nvidia,tegra210-nvenc";