Internal helper code used by AMD's Display Core (DC) component of the amdgpu graphics driver. The Display Mode Library (DML) calculates bandwidth, timing, and power parameters for AMD GPU display pipelines; this subtree holds version 2.1 of the standalone math library shared between the kernel driver and AMD's hardware modeling tools.
This is not a standalone driver; it is a support library buried inside the amdgpu display stack. It only makes sense as part of the larger AMD DC/DML codebase and cannot be evaluated for keep-or-remove on its own.
repository signals
2files
172source lines
1commits, 5y
+172 / −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: this path is an internal AMD display-model standalone library subtree under DC/DML, not a kernel-bound hardware driver entry-point directory.