drivers/media/platform/renesas

Renesas R-Car and RZ SoC camera, video capture, and display media blocks

A collection of media pipeline blocks built into Renesas R-Car (automotive infotainment) and RZ (industrial and edge AI) system-on-chips, covering MIPI CSI-2 camera input, video capture, JPEG codec, image scaling and processing, deinterlacing, digital radio capture, and video output. They are used in cars, industrial cameras, and embedded AI vision products that ship today.

keep conf=0.92 deploy=medium replacement=none subsystem=media category=media-camera-tv
92%

recommendation

It should stay because these drivers serve the on-chip camera and video pipelines of Renesas R-Car and RZ system-on-chips that are still actively sold and have product longevity commitments stretching to 2037. The directory is under active upstream development, with new hardware support such as the RZ/V2H Input Video Control block landing as recently as November 2025 and ongoing maintenance on the RZ/G2L camera capture driver. Because each block is tied to specific Renesas silicon, no generic replacement exists.

repository signals

76 files
34,582 source lines
281 commits, 5y
+38,612 / −3,774 lines added / removed, 5y
40 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 281 total · active in 45/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: 1 commit · +3 −3 2021-12: 0 commits · +0 −0 2022-01: 2 commits · +0 −14 2022-02: 0 commits · +0 −0 2022-03: 9 commits · +28,285 −35 2022-04: 2 commits · +17 −6 2022-05: 1 commit · +1 −1 2022-06: 3 commits · +8 −13 2022-07: 0 commits · +0 −0 2022-08: 9 commits · +116 −46 2022-09: 1 commit · +0 −2 2022-10: 3 commits · +194 −34 2022-11: 8 commits · +2,730 −9 2022-12: 3 commits · +110 −15 2023-01: 2 commits · +9 −4 2023-02: 13 commits · +141 −104 2023-03: 15 commits · +28 −100 2023-04: 4 commits · +94 −15 2023-05: 2 commits · +25 −39 2023-06: 0 commits · +0 −0 2023-07: 4 commits · +301 −19 2023-08: 0 commits · +0 −0 2023-09: 3 commits · +4 −9 2023-10: 2 commits · +29 −57 2023-11: 20 commits · +670 −765 2023-12: 1 commit · +4 −4 2024-01: 2 commits · +18 −17 2024-02: 5 commits · +62 −79 2024-03: 1 commit · +1 −1 2024-04: 1 commit · +6 −3 2024-05: 1 commit · +8 −12 2024-06: 6 commits · +137 −68 2024-07: 2 commits · +10 −12 2024-08: 8 commits · +440 −130 2024-09: 5 commits · +102 −15 2024-10: 26 commits · +340 −248 2024-11: 1 commit · +67 −7 2024-12: 1 commit · +11 −6 2025-01: 10 commits · +197 −101 2025-02: 5 commits · +37 −164 2025-03: 2 commits · +8 −8 2025-04: 36 commits · +1,366 −313 2025-05: 2 commits · +5 −3 2025-06: 32 commits · +1,578 −1,117 2025-07: 5 commits · +25 −29 2025-08: 11 commits · +78 −96 2025-09: 2 commits · +3 −6 2025-10: 5 commits · +6 −19 2025-11: 1 commit · +1,313 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 3 commits · +25 −26 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. git.kernel.org

    Upstream Kconfig shows this directory contains active Renesas media drivers spanning CEU, R-Car CSI-2, VOU, FCP, FDP1, JPU, VSP1, DRIF, plus subdirectories for rcar-vin, rzg2l-cru, and rzv2h-ivc.

  2. git.kernel.org

    A new driver, 'media: platform: Add Renesas Input Video Control block driver', landed on 2025-11-14 under this directory, indicating ongoing upstream expansion rather than retirement.

  3. git.kernel.org

    The rzg2l-cru driver received substantive maintenance in 2025 ('Use v4l2_fill_pixfmt()'), showing recent upstream attention in this directory.

  4. renesas.com

    Renesas lists RZ/G2L as Active with product longevity through 2037 and camera/display interfaces, supporting continued new industrial deployments using this media stack.

  5. renesas.com

    Renesas lists RZ/V2H as Active and advertises 4-channel MIPI CSI-2 camera interfaces, matching the newly added media support in this directory.

codex reasoning notes (technical)

Local shell inspection (`rg`, `sed`, `git log`) showed multiple real platform drivers and substantive 2025-2026 maintenance, with no sign of a dead helper-only directory. The git.kernel.org tree/commit URLs were included by canonical recall using commit IDs obtained from local `git log`; the Renesas product URLs were obtained via web search. Overall this looks like an actively maintained SoC-media driver collection for currently marketed Renesas RZ/R-Car parts, so removal/deprecation is not justified; there is also no single upstream replacement because these are SoC-specific on-chip blocks.