Internal plumbing inside AMD's Display Core stack that programs the display pipeline steps (power-up, blanking, mode set, etc.) for the DCE 6.0 generation found on Radeon HD 7000 / Southern Islands GPUs from around 2012. It is consumed by the amdgpu DRM driver rather than being a driver in its own right.
This is not actually a driver directory; it is an internal subfolder of AMD's Display Core (DC) code that holds hardware-sequencing helper routines for the DCE 6.0 display block used by older Southern Islands era Radeon GPUs. It only ships as part of the larger amdgpu driver and has no standalone module or user-facing identity of its own.
repository signals
2files
470source lines
1commits, 5y
+470 / −0lines added / removed, 5y
1authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1 total · active in 1/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DC hardware-sequencer helper subdirectory for display pipeline internals, not a standalone kernel-bound hardware driver.