Internal helper code within AMD's Display Core that programs the HUBBUB memory-arbitration block on DCN 3.5 display hardware, used by integrated graphics in AMD's Ryzen APUs (such as Phoenix and Hawk Point laptop processors released around 2023–2024). It handles framebuffer memory requests and bandwidth arbitration between display pipes.
This is not actually a standalone driver; it is an internal subcomponent of AMD's amdgpu display core, implementing the HUBBUB (Hub Bottleneck Unit) block for the DCN 3.5 display hardware found in recent AMD APUs. It ships as part of the larger AMD GPU driver and is not loaded or maintained independently.
repository signals
2files
836source lines
7commits, 5y
+847 / −11lines added / removed, 5y
7authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 7 total · active in 6/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: DCN3.5 hubbub block implementation inside AMD display core, i.e. internal amdgpu/display helper code rather than a standalone kernel-bound hardware driver.