Internal source subdirectory of AMD's amdgpu graphics driver that holds the hardware-sequencing routines for the DCN 2.0 display engine, used in Navi-generation Radeon RX 5000 series GPUs and related APUs from around 2019. It is one component inside the larger Display Core stack, not a separately loadable driver.
This is not a standalone driver; it is an internal implementation folder within AMD's amdgpu Display Core code that programs the DCN 2.0 display hardware. It has no module of its own and lives or dies with the wider amdgpu driver, so the keep/remove question does not meaningfully apply at this level.
repository signals
4files
3,603source lines
103commits, 5y
+4,194 / −591lines added / removed, 5y
48authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 103 total · active in 27/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DCN2.0 display-core hardware-sequencer subdirectory within amdgpu, with no standalone driver entry point.