Internal resource-management code for AMD's Display Core Next (DCN) 4.01 hardware block, which is the display engine inside recent AMD GPUs. It describes pipes, encoders, and other display building blocks so the larger amdgpu display stack can compose and program them.
This is not actually a standalone driver; it is a subdirectory of helper code inside AMD's amdgpu display stack that defines the resources for the DCN 4.01 display generation. It only ever loads as part of the broader AMD GPU driver, so the keep/remove question doesn't apply at this level.
repository signals
2files
2,983source lines
79commits, 5y
+3,220 / −237lines added / removed, 5y
33authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 79 total · active in 19/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD display DCN 4.01 resource-management helper code within the amdgpu display stack, not a standalone kernel-bound hardware driver.