MMHUBBUB is one of the internal hardware blocks inside AMD's DCN 3.2 display pipeline, found on Radeon RX 7000 series and related RDNA 3 GPUs released from late 2022 onward. It handles memory-hub writeback paths so the display engine can stream framebuffer data to and from system memory.
This is not actually a standalone driver directory; it is a small set of helper files inside AMD's Display Core that program the MMHUBBUB (memory-hub bypass) block for the DCN 3.2 display engine used in RDNA 3 era GPUs. It only exists as part of the larger amdgpu driver and has no independent lifecycle of its own.
repository signals
2files
450source lines
1commits, 5y
+450 / −0lines added / removed, 5y
1authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1 total · active in 1/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD display-core IP block helper code for the DCN3.2 mmhubbub component, not a standalone kernel-bound hardware driver.