Internal code for the HUBBUB (Hub Bottleneck) memory-arbitration block inside AMD's Display Core Next 3.0 hardware, which is the display engine used in RDNA 2 era GPUs and APUs such as the Radeon RX 6000 series and Ryzen 5000G/6000 graphics. It manages how the display pipeline fetches pixel data from memory.
This is not a standalone driver but an internal sub-component of the larger amdgpu Display Core stack. It only makes sense as part of AMD's DCN 3.0 display pipeline implementation and is not loaded or evaluated independently.
repository signals
2files
627source lines
5commits, 5y
+659 / −32lines 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: internal AMD DCN3.0 display pipeline hubbub block implementation within amdgpu/DC, not a standalone kernel-bound hardware driver.