A small internal building block of AMD's Display Core (DC) code inside the amdgpu graphics driver, covering the HUBBUB memory-request block of the DCN 2.0 display pipeline used by Navi-generation Radeon GPUs (RX 5000 series, around 2019).
This is not a standalone driver but a subdirectory of helper code that the main amdgpu/DC driver compiles in to drive one specific hardware block of the DCN 2.0 display engine. It has no independent lifecycle of its own and lives or dies with the larger AMD display stack.
repository signals
2files
836source lines
4commits, 5y
+840 / −4lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 4/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: DCN2.0 hubbub display-pipeline subcomponent under amdgpu DC, not a standalone kernel-bound hardware driver.