Internal math and modeling code inside AMD's amdgpu graphics driver that calculates bandwidth, watermarks, and pipe configuration for the DCN 3.14 display engine found in some Ryzen 7000-series APUs. It is part of the larger AMD Display Core, not a stand-alone driver for any device.
This is not actually a driver directory; it is a helper subdirectory within AMD's Display Mode Library (DML) that supports the DCN 3.14 hardware block used by the amdgpu driver. It lives or dies with the rest of AMD's display code and should not be evaluated as an independent driver.
repository signals
6files
9,607source lines
66commits, 5y
+10,235 / −628lines added / removed, 5y
38authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 66 total · active in 21/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is an internal AMD display core DML/DCN3.14 helper/model subdirectory under amdgpu display code, not a standalone kernel-bound hardware driver.