A set of hardware-sequencing helper routines used by AMD's Display Core for the DCN 3.02 display engine, which appears in certain AMD server and embedded GPU products. It coordinates the order in which display pipeline blocks are programmed, but is only ever built as part of the broader amdgpu graphics driver.
This is not actually a driver directory; it is an internal helper layer inside AMD's Display Core code that sequences hardware programming steps for the DCN 3.02 display block. It ships as part of the larger amdgpu driver rather than standing on its own, so it has no independent lifecycle to evaluate.
repository signals
4files
332source lines
2commits, 5y
+332 / −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: AMD DC display-core hardware-sequencer helper subdirectory, not a standalone kernel-bound hardware driver.