Code for the DIO (Display Input/Output) block inside AMD's Display Core Next 3.1.4 hardware, which is the display engine found in Ryzen 7040-series "Phoenix" APUs released in 2023. It handles encoder and output routing inside the GPU's display pipeline.
This is not a standalone driver but an internal sub-component of the larger amdgpu display stack, providing DCN 3.1.4-specific logic for the DIO block. It lives or dies with the broader AMD display code and is not separately loadable or removable.
repository signals
2files
861source lines
3commits, 5y
+862 / −1lines added / removed, 5y
3authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 3 total · active in 3/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD Display Core DCN3.1.4 DIO sub-block implementation inside the amdgpu display stack, not a standalone kernel-bound hardware driver.