Generation-specific helper code inside AMD's Display Core (DC) component of the amdgpu graphics driver, covering the Display Controller Engine version 11.2 found in Polaris-era Radeon GPUs (RX 400/500 series, circa 2016). It is one piece of the larger amdgpu display pipeline, not an independently loadable driver.
This is not actually a driver directory; it is a subdirectory of shared display-engine helper code inside the amdgpu DC stack, used only as part of the larger AMD GPU driver. It has no standalone module or device binding of its own and cannot meaningfully be evaluated as a removable driver.
repository signals
3files
925source lines
13commits, 5y
+22 / −1,708lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 13 total · active in 11/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: generation-specific AMD display core helper code under amdgpu DC, with no standalone driver entry point or separate kernel-bound device driver.