Internal support code inside AMD's Display Core (DC) component of the amdgpu graphics driver, specifically the resource configuration helpers for the DCE 11.2 display engine used in Polaris-generation GPUs (Radeon RX 400/500 series, around 2016).
This is not actually a standalone driver; it is a subdirectory of helper code within the larger AMD display driver that describes how the DCE 11.2 display hardware block wires up its pipes, clocks, and surfaces. It lives or dies with the rest of the amdgpu DC stack and cannot be evaluated for removal on its own.
repository signals
2files
1,494source lines
15commits, 5y
+1,547 / −53lines added / removed, 5y
13authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 15 total · active in 10/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DC display-core resource helper code for DCE11.2 inside the DRM driver, not a kernel-bound hardware driver entry point or standalone driver.