drivers/media/platform/amphion

NXP i.MX8Q Amphion Video Processing Unit (Windsor/Malone)

Hardware video encoder and decoder block (Amphion's Windsor encoder and Malone decoder) embedded in NXP's i.MX 8QuadXPlus and i.MX 8QuadMax application processors, used in industrial, automotive, and embedded multimedia products to accelerate H.264, HEVC, and other codecs without burning CPU cycles.

keep conf=0.93 deploy=medium replacement=none subsystem=media category=media-other
93%

recommendation

It should stay in the kernel because the underlying NXP i.MX 8QuadMax and i.MX 8QuadXPlus SoCs are still actively sold in 2025 under NXP's longevity program, the development boards remain available, and upstream traffic from 2025 shows ongoing feature work (HEVC decoder latency tuning) and routine cleanups rather than any move toward removal.

repository signals

30 files
12,505 source lines
112 commits, 5y
+13,532 / −985 lines added / removed, 5y
25 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 112 total · active in 33/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 8 commits · +11,728 −0 2022-03: 10 commits · +147 −118 2022-04: 7 commits · +131 −99 2022-05: 4 commits · +29 −9 2022-06: 5 commits · +44 −25 2022-07: 5 commits · +29 −12 2022-08: 5 commits · +376 −216 2022-09: 1 commit · +10 −3 2022-10: 0 commits · +0 −0 2022-11: 7 commits · +66 −34 2022-12: 0 commits · +0 −0 2023-01: 4 commits · +70 −8 2023-02: 0 commits · +0 −0 2023-03: 3 commits · +41 −10 2023-04: 2 commits · +12 −0 2023-05: 3 commits · +14 −12 2023-06: 2 commits · +85 −16 2023-07: 7 commits · +53 −29 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +29 −5 2023-10: 0 commits · +0 −0 2023-11: 3 commits · +25 −11 2023-12: 2 commits · +14 −22 2024-01: 0 commits · +0 −0 2024-02: 1 commit · +3 −1 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 3 commits · +25 −9 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 1 commit · +12 −0 2024-09: 2 commits · +3 −3 2024-10: 1 commit · +0 −2 2024-11: 1 commit · +1 −1 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 1 commit · +1 −1 2025-03: 0 commits · +0 −0 2025-04: 4 commits · +259 −56 2025-05: 1 commit · +205 −1 2025-06: 1 commit · +0 −83 2025-07: 0 commits · +0 −0 2025-08: 6 commits · +28 −48 2025-09: 3 commits · +6 −69 2025-10: 2 commits · +2 −6 2025-11: 0 commits · +0 −0 2025-12: 4 commits · +68 −59 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +16 −17 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lists.openwall.net

    March 26, 2025 review traffic shows active upstream work on Amphion HEVC decoder latency improvements rather than deprecation/removal.

  2. lists.openwall.net

    June 14, 2025 cleanup patch against amphion indicates the driver is still maintained in normal upstream hygiene flow, not orphaned.

  3. nxp.com

    NXP lists the i.MX 8 family as Active and in its longevity program, indicating the underlying SoC family remained commercially live in 2025.

  4. nxp.com

    NXP still advertises the i.MX 8QuadMax/QuadPlus MEK, showing ongoing new-development availability for supported Amphion-capable i.MX8Q platforms.

  5. phoronix.com

    Contemporary reporting on the upstreaming effort ties the driver to NXP i.MX8QXP and i.MX8QM VPU hardware, matching the in-tree driver scope.

codex reasoning notes (technical)

Local tree inspection via shell (`rg`, `sed`) identified this as the V4L2 Amphion VPU driver for NXP/Freescale i.MX8Q, with Windsor encoder and Malone decoder blocks and support centered on i.MX8QXP/i.MX8QM. Web search was used because lore MCP/`lei` were unavailable in this environment: openwall results show 2025 feature-review and cleanup traffic, and no removal/deprecation thread surfaced. NXP product pages obtained via web search show i.MX8 family still marked Active and MEK hardware still offered, so this is not legacy-only hardware. Given the provided static history (103 substantive commits in 5y, latest touch 2026-01-13, 20 authors) plus current product availability, the driver should be kept, not deprecated.