drivers/gpu/drm/amd/display/dc/hwss/dcn201

AMD DCN 2.01 display engine for Cyan Skillfish APUs

Display hardware support for AMD's DCN 2.01 engine, a niche variant of the Display Core Next pipeline used in the Cyan Skillfish custom APU family. This silicon shipped in limited products such as the AMD 4700S Desktop Kit that appeared at retail around 2021, repurposing salvaged console-class chips for compact desktop builds.

keep-annotate conf=0.82 last_sold=2021 deploy=low replacement=none subsystem=gpu category=graphics-display
82%

recommendation

Worth keeping but documenting as niche legacy hardware. Although the Cyan Skillfish APU family was never a mainstream product line and was last broadly available around 2021, an installed base still exists and the code is genuinely maintained upstream, with fixes and a revert landing as recently as 2026. Removing it would break working machines for no real benefit, but it should not be treated as growth hardware.

repository signals

4 files
833 source lines
15 commits, 5y
+852 / −19 lines added / removed, 5y
10 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 15 total · active in 9/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: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +657 −0 2023-10: 0 commits · +0 −0 2023-11: 1 commit · +6 −4 2023-12: 1 commit · +169 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 3 commits · +5 −2 2024-05: 0 commits · +0 −0 2024-06: 3 commits · +2 −4 2024-07: 0 commits · +0 −0 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: 1 commit · +1 −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: 1 commit · +2 −3 2026-01: 3 commits · +8 −3 2026-02: 1 commit · +2 −3 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. git.kernel.org

    Directory had substantive upstream maintenance in 2026, indicating active support rather than retirement.

  2. git.kernel.org

    A 2026 revert touching this area shows real regression handling on current kernels, not dead code.

  3. phoronix.com

    DCN201 corresponds to AMD's DCN 2.01 display engine for Cyan Skillfish, described as a custom/niche APU display variant.

  4. amd.com

    AMD still hosts support downloads for the 4700S Desktop Kit, suggesting lingering installed-base support rather than active mainstream sales.

  5. tomshardware.com

    The 4700S Desktop Kit appeared as a 2021 retail product, a reasonable proxy for the last broadly visible commercial window of this niche hardware family.

codex reasoning notes (technical)

This is real hardware-specific amdgpu display code, not a helper-only directory. Local shell `git log` on the path showed substantive 2024-2026 work, including 2026 fix/revert traffic, so deprecation or removal would be premature. The two git.kernel.org commit URLs were constructed from commit hashes returned by shell `git log`. The Phoronix and AMD/Tom's Hardware URLs were obtained via `web` search/open/find. Evidence points to a niche custom APU family (Cyan Skillfish / related salvage products) with low present-day deployment and little sign of broad new sales by 2025, but an installed base still exists and upstream attention is current; keep it, but annotate as niche legacy-support hardware rather than growth hardware.