drivers/gpu/drm/amd/display/dc/dcn301

AMD Van Gogh DCN 3.0.1 display engine (Steam Deck)

Display Core Next 3.0.1 is the on-die display controller inside AMD's Van Gogh APU, the Zen 2 plus RDNA 2 chip best known as the heart of Valve's Steam Deck and a handful of related handheld PCs from 2022 onward. The code drives that GPU's panel outputs, scaling, and HDMI/DisplayPort pipelines.

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

recommendation

It should stay in the kernel because DCN 3.0.1 is the display controller block inside AMD's Van Gogh APU, which powers Valve's Steam Deck — a product still being sold new in 2025. The directory shows steady maintenance activity through 2024 with no removal patches, matching its large and growing user base.

repository signals

3 files
316 source lines
58 commits, 5y
+460 / −3,397 lines added / removed, 5y
36 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 58 total · active in 29/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 7 commits · +10 −7 2021-06: 1 commit · +1 −0 2021-07: 0 commits · +0 −0 2021-08: 2 commits · +6 −96 2021-09: 1 commit · +95 −1 2021-10: 1 commit · +13 −365 2021-11: 4 commits · +19 −4 2021-12: 4 commits · +26 −34 2022-01: 2 commits · +12 −1 2022-02: 1 commit · +2 −2 2022-03: 0 commits · +0 −0 2022-04: 1 commit · +1 −0 2022-05: 2 commits · +5 −2 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 1 commit · +4 −0 2022-09: 3 commits · +5 −2 2022-10: 0 commits · +0 −0 2022-11: 2 commits · +3 −0 2022-12: 2 commits · +2 −2 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 3 commits · +4 −10 2023-04: 1 commit · +1 −1 2023-05: 1 commit · +0 −24 2023-06: 0 commits · +0 −0 2023-07: 4 commits · +230 −8 2023-08: 2 commits · +2 −0 2023-09: 2 commits · +7 −79 2023-10: 2 commits · +3 −1,775 2023-11: 1 commit · +1 −223 2023-12: 1 commit · +1 −188 2024-01: 1 commit · +1 −0 2024-02: 1 commit · +0 −6 2024-03: 0 commits · +0 −0 2024-04: 3 commits · +3 −284 2024-05: 0 commits · +0 −0 2024-06: 1 commit · +2 −9 2024-07: 1 commit · +1 −274 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. dri.freedesktop.org

    Kernel AMD hardware table maps DCN 3.0.1 to the Van Gogh APU family, identifying the hardware this directory serves.

  2. store.steampowered.com

    Valve's Steam Deck store page remained live when opened on 2026-04-25, supporting that Van Gogh hardware was still being sold new in 2025.

  3. git.kernel.org

    Canonical kernel path history for this directory; local git inspection of the same path showed sustained non-removal maintenance through 2024 rather than deprecation activity.

codex reasoning notes (technical)

Directory inspection via shell showed real amdgpu DCN panel-control code, not helpers/tests. `lore-http` MCP was unavailable and `lei` was not installed, so upstream activity was checked from local git history instead: many substantive path touches through 2024-07-27 and no deletion history for this directory. The hardware-family mapping URL was obtained by web search then opened; the Steam Deck URL was obtained by web search/open; the git.kernel.org log URL is canonical recall, used to point at the same path history inspected locally. Because DCN3.0.1 maps to Van Gogh/Steam Deck and the product remained on sale, there is no obsolescence case for deprecation or removal.