Mathematical modeling and bandwidth/timing calculation code for AMD's Display Core Next 3.03 hardware block, used by the amdgpu graphics driver to validate display configurations on certain RDNA2-era AMD GPUs and APUs.
This is not actually a standalone driver; it is a helper library inside AMD's amdgpu display stack that calculates pipe, bandwidth, and timing parameters for the DCN 3.03 display engine. It only makes sense as part of the larger AMD display code and would not be evaluated for removal on its own.
repository signals
2files
412source lines
5commits, 5y
+422 / −10lines added / removed, 5y
5authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 5 total · active in 5/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DCN3.03 Display Mode Library helper/model code under the amdgpu display stack, not a standalone kernel-bound hardware driver.