An internal source subdirectory of AMD's Display Mode Library version 2.1, used by the amdgpu display code to model memory clock and power behaviour when validating display pipe configurations on modern Radeon and Ryzen integrated GPUs.
This is not a standalone driver but a helper subfolder inside AMD's larger display code, providing math and model routines that the real amdgpu display driver links against. It has no independent lifecycle and lives or dies with the surrounding DML2 framework.
repository signals
4files
263source lines
1commits, 5y
+263 / −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: internal AMD display DML2 source subdirectory (`src/dml2_mcg`) containing helper/model code, not a kernel-bound hardware driver entrypoint.