Internal scaffolding inside AMD's Display Core code that represents a "virtual" display output (one with no real physical connector), used by the wider AMD GPU display pipeline for headless or synthetic output paths on Radeon and Ryzen integrated graphics.
This is not a standalone driver but a small support module nested deep inside the AMD Display Core (DC) display I/O subsystem. It exists only as plumbing for the larger amdgpu driver and has no independent lifecycle of its own.
repository signals
4files
376source lines
3commits, 5y
+378 / −2lines added / removed, 5y
3authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 3 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: nested under AMD DC display pipeline DIO as internal virtual-output support code, not a standalone kernel-bound hardware driver.