Internal source code for the Hub Pipe (HUBP) block of AMD's Display Core Next 2.01 hardware, which is one piece of the display pipeline used by certain AMD GPUs and APUs. It is part of the larger amdgpu display stack rather than a standalone piece of hardware support.
This is not actually a driver directory; it is one subcomponent of AMD's display core code inside the amdgpu graphics driver, implementing a single IP block (the HUBP) for the DCN 2.01 generation. It has no independent device binding and only makes sense as part of the wider AMD display stack, so it should not be evaluated as a removable driver on its own.
repository signals
2files
288source lines
4commits, 5y
+289 / −1lines 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: AMD DCN 2.01 display-core hubp IP-block implementation under the amdgpu display stack, with no standalone device binding or driver entry point in this directory.