drivers/gpu/drm/tegra

NVIDIA Tegra SoC display and multimedia (DRM/KMS)

The display, mode-setting, and multimedia output blocks built into NVIDIA's Tegra system-on-chips, from the early-2010s Tegra20 through today's Tegra234 in the Jetson AGX Orin, Orin NX, and Orin Nano modules. It drives HDMI, DSI, and DisplayPort outputs on Jetson developer kits and a variety of ARM-based embedded and automotive boards.

keep conf=0.95 last_sold=2025 deploy=medium replacement=none subsystem=gpu category=graphics-display
95%

recommendation

It should stay because Tegra-based hardware is still actively sold in 2025: NVIDIA continues to ship Jetson Orin modules and update its Jetson Linux distribution, and the upstream driver is receiving steady feature work and refactoring as recently as 2026, including new DSI support for older Tegra20/Tegra30 parts. There is no replacement driver in the tree and a real, growing user base depends on it.

repository signals

49 files
25,446 source lines
251 commits, 5y
+6,163 / −2,093 lines added / removed, 5y
76 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 251 total · active in 54/61 months
2021 2022 2023 2024 2025 2026 2021-04: 5 commits · +25 −20 2021-05: 5 commits · +250 −33 2021-06: 18 commits · +1,981 −146 2021-07: 1 commit · +31 −2 2021-08: 3 commits · +3 −10 2021-09: 11 commits · +853 −235 2021-10: 4 commits · +10 −11 2021-11: 10 commits · +605 −183 2021-12: 7 commits · +188 −18 2022-01: 5 commits · +99 −28 2022-02: 5 commits · +55 −44 2022-03: 2 commits · +4 −5 2022-04: 5 commits · +13 −14 2022-05: 1 commit · +1 −0 2022-06: 8 commits · +209 −13 2022-07: 1 commit · +0 −2 2022-08: 2 commits · +4 −2 2022-09: 6 commits · +288 −36 2022-10: 3 commits · +13 −9 2022-11: 12 commits · +45 −62 2022-12: 0 commits · +0 −0 2023-01: 5 commits · +10 −9 2023-02: 1 commit · +1 −0 2023-03: 22 commits · +446 −536 2023-04: 6 commits · +11 −15 2023-05: 3 commits · +5 −7 2023-06: 4 commits · +71 −60 2023-07: 9 commits · +21 −29 2023-08: 3 commits · +13 −6 2023-09: 8 commits · +89 −40 2023-10: 4 commits · +26 −7 2023-11: 0 commits · +0 −0 2023-12: 2 commits · +4 −1 2024-01: 2 commits · +3 −1 2024-02: 1 commit · +20 −3 2024-03: 5 commits · +5 −5 2024-04: 6 commits · +65 −35 2024-05: 0 commits · +0 −0 2024-06: 1 commit · +6 −0 2024-07: 2 commits · +16 −37 2024-08: 4 commits · +53 −27 2024-09: 7 commits · +30 −104 2024-10: 2 commits · +41 −44 2024-11: 2 commits · +5 −2 2024-12: 4 commits · +14 −16 2025-01: 1 commit · +2 −1 2025-02: 2 commits · +33 −2 2025-03: 2 commits · +3 −74 2025-04: 3 commits · +15 −16 2025-05: 0 commits · +0 −0 2025-06: 3 commits · +336 −2 2025-07: 6 commits · +16 −13 2025-08: 1 commit · +5 −3 2025-09: 5 commits · +38 −34 2025-10: 4 commits · +9 −10 2025-11: 2 commits · +2 −13 2025-12: 1 commit · +1 −3 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +56 −56 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    As of March 9, 2026, the driver was still receiving feature work adding Tegra20/Tegra30 DSI support, indicating active upstream maintenance rather than removal.

  2. lore.kernel.org

    As of April 23, 2026, drm/tegra files were still being updated in active DRM API refactoring, showing current integration work in upstream.

  3. docs.nvidia.com

    NVIDIA's Jetson Linux Developer Guide 36.4.4, updated June 26, 2025, documents current Jetson Linux support and lists Jetson developer kits and modules, showing the platform remained current in 2025.

  4. nvidia.com

    NVIDIA's Jetson Orin product page advertises production AGX Orin, Orin NX, and Orin Nano modules with purchase links, showing Tegra-based hardware was still sold new in 2025/2026.

codex reasoning notes (technical)

Local `exec_command` inspection of Kconfig and OF compatibles shows this is the main upstream DRM driver for NVIDIA Tegra display/multimedia IP across Tegra20..Tegra234, including Jetson-era parts. `lore_file_timeline` on `drivers/gpu/drm/tegra/drm.c` and `hub.c` showed steady 2021-2026 traffic, including recent functional work and subsystem refactors; no removal signal was found, and an attempted `lore_regex` removal search timed out rather than producing evidence. Web search located official NVIDIA Jetson Linux and Jetson Orin pages confirming continued 2025-era product availability. Because supported Tegra/Jetson modules are still sold and the upstream driver remains active, there is no natural in-tree replacement and the correct disposition is keep.