Code for the Hub Pipe (HUBP) hardware block in AMD's second-generation Display Core Next (DCN 2.0) display engine, which is the part of Navi-era Radeon GPUs and APUs that fetches pixel data from memory into the display pipeline. It is one building block of the larger AMD display stack rather than a device anyone binds to directly.
This is not a standalone driver but an internal component of AMD's Display Core (DC) inside the amdgpu graphics driver. It implements the Hub Pipe (HUBP) block for the DCN 2.0 display engine used in Navi-generation GPUs (Radeon RX 5000 series and related APUs), and only ships as part of the larger amdgpu module.
repository signals
2files
2,145source lines
13commits, 5y
+2,196 / −51lines added / removed, 5y
10authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 13 total · active in 9/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD display DCN2.0 HUBP hardware-block implementation within amdgpu/DC, not a standalone kernel-bound device driver.