Internal support code for AMD's Display Core Next 3.03 hardware block, used by the amdgpu graphics driver to describe the display pipeline resources (pipes, clocks, encoders) on certain Navi-generation GPUs. It is part of the larger AMD display stack rather than a standalone driver.
This is not actually a driver directory; it is a resource-description subcomponent of the amdgpu DRM display stack that defines the DCN 3.03 hardware layout for the main AMD GPU driver to consume. It has no independent module entry point and only exists to be linked into the broader amdgpu build.
repository signals
2files
1,537source lines
14commits, 5y
+1,593 / −56lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 14 total · active in 10/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DCN3.03 display resource helper subdirectory inside the amdgpu display stack, not a kernel-bound hardware driver entry-point.