Chips&Media Wave5 / Wave521C video encoder/decoder IP
Kernel support for the Chips&Media Wave5 family of hardware video codecs (notably the Wave521C), an encoder/decoder IP block licensed into modern SoCs such as Texas Instruments' J721S2 and TDA4 automotive processors. It handles H.264/H.265 acceleration for embedded Linux devices including ADAS, infotainment, and industrial vision platforms.
recommendation
It should stay because the Wave5 video processing block is shipping in current silicon, most visibly Texas Instruments' J721S2 / TDA4 automotive SoCs whose vendor SDKs were still being refreshed in early 2026. Upstream activity is healthy too, with performance work and encoder bug fixes flowing on the linux-media list through late 2025, and there is no alternative in-tree driver for this IP.
repository signals
sources
- cateee.net
LKDDb ties CONFIG_VIDEO_WAVE_VPU to this directory and to DT compatibles including ti,j721s2-wave521c, showing this is a current in-tree hardware driver for TI K3/J721S2-based systems.
- ti.com
TI still published J721S2 Linux/QNX/RTOS SDK releases in January 2026 for TDA4VE-Q1, TDA4VL-Q1, and TDA4AL-Q1, indicating ongoing vendor support and current deployment targets for SoCs using this block.
- spinics.net
Late-2025 linux-media/linux-kernel patch traffic shows active performance work on wave5 rather than removal discussion.
- spinics.net
Late-2025 review traffic shows active bug-fix discussion for the encoder path, another sign of live upstream maintenance.
codex reasoning notes (technical)
Local shell inspection showed a real platform V4L2 mem2mem driver with OF match for ti,j721s2-wave521c and substantive fixes through 2026-01-05 in local git. `web.search_query` for lore/removal evidence did not surface removal threads; instead it found active 2025 patch/review traffic on Spinics. `web.search_query` also found TI's J721S2 SDK page with Jan 25-26, 2026 releases for current TDA4* products, so the hardware family is still relevant for new embedded/automotive deployments. No obvious upstream replacement driver covers the same Wave5 IP block; this driver is the native support path.