Internal support code for the 3.0 generation of AMD's Display Core (DCN), the display block found in Radeon RX 6000-series GPUs and related APUs. It defines per-ASIC resource tables and helpers used by the larger amdgpu display stack rather than directly driving any hardware on its own.
This is not a standalone driver; it is a subdirectory of helper and resource-description code that lives inside AMD's amdgpu Display Core framework. It only has meaning as part of the larger amdgpu driver and should be evaluated together with the rest of the DC stack, not on its own.
repository signals
2files
2,782source lines
29commits, 5y
+2,870 / −88lines added / removed, 5y
22authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 29 total · active in 19/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DCN3.0 display resource/helper code within the amdgpu DC stack, not a standalone kernel-bound hardware driver.