Internal hardware-sequencing helper code inside AMD's Display Core stack, used by the amdgpu graphics driver to program the DCE 12.0 display engine found on AMD GPUs from around the Vega generation. It runs as part of the larger amdgpu module rather than as a standalone driver.
This is not actually a driver directory; it is a subcomponent of AMD's Display Core (DC) framework that sits under the main amdgpu driver. It only makes sense as part of the broader amdgpu/DC stack and cannot be evaluated for keep-or-remove decisions on its own.
repository signals
2files
308source lines
2commits, 5y
+308 / −0lines added / removed, 5y
2authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 2 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DC hardware-sequencer support code within the amdgpu display stack, not a standalone kernel-bound hardware driver.