Internal source code for the Hub Pipe (HUBP) block of AMD's first-generation Display Core Next hardware, the display engine found in Raven Ridge and similar Vega-era APUs from around 2018. It is one piece of the larger amdgpu display pipeline rather than a piece of hardware Linux binds to on its own.
This is not actually a standalone driver directory; it is a sub-component of AMD's Display Core (DC) framework inside the amdgpu graphics driver, implementing the HUBP pipeline block specifically for the DCN 1.0 generation. It ships and is maintained as part of amdgpu and has no independent lifecycle to evaluate.
repository signals
2files
2,376source lines
10commits, 5y
+2,387 / −11lines added / removed, 5y
10authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 10 total · active in 9/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD Display Core hubp/dcn10 is an internal display-pipeline block implementation under the amdgpu DC stack, not a standalone kernel-bound hardware driver.