AMD DCN 3.5 Display Mode Library (DML) support code
Internal mathematical helper code inside AMD's Display Core (DC) component that calculates bandwidth, timing, and watermark parameters for the DCN 3.5 display hardware found in recent Ryzen APUs. It is consumed by the AMD GPU driver rather than being a driver in its own right.
This is not actually a driver directory; it is a subfolder of AMD's Display Mode Library that provides the mode-validation and bandwidth math used by the amdgpu display pipeline for DCN 3.5 generation hardware. It ships as part of the broader amdgpu driver and has no independent lifecycle to evaluate.
repository signals
2files
664source lines
33commits, 5y
+809 / −145lines added / removed, 5y
19authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 33 total · active in 17/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DRM Display Mode Library (DML) support code for DCN3.5 calculations, not a standalone kernel-bound hardware driver.