A shared helper library inside AMD's Display Core (DC) stack that calculates display timings, bandwidth budgets, and pipe configurations for AMD GPUs and APUs. It is consumed by the actual amdgpu display driver rather than binding to hardware itself.
This is not actually a driver directory; it is internal math and configuration helper code used by AMD's amdgpu display stack to plan how to drive monitors. It ships as part of the broader AMD GPU driver and only makes sense in that context.
repository signals
75files
84,467source lines
586commits, 5y
+64,252 / −17,168lines added / removed, 5y
132authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 586 total · active in 57/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD Display Mode Library helper code used by the DC display stack, not a standalone kernel-bound hardware driver.