Internal helper code for AMD's Display Core Next 3.03 block, used by the amdgpu graphics driver to program the display pipeline on certain Radeon and Ryzen integrated GPUs. It is one generation-specific slice of a much larger display engine, not a standalone driver.
This is not actually a driver directory; it is a subfolder of shared display-engine support code inside the AMD amdgpu graphics stack, specific to the DCN 3.03 hardware revision. It only makes sense as part of the larger amdgpu/DC tree and should be evaluated alongside it rather than on its own.
repository signals
4files
174source lines
3commits, 5y
+174 / −0lines added / removed, 5y
3authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 3 total · active in 3/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: generation-specific AMD DCN3.03 display helper code under amdgpu/display, not a kernel-bound hardware driver entry-point directory.