drivers/gpu/drm/amd/display/dc/hubp/dcn42
AMD DCN 4.2 HUBP display pipeline helpers
Internal helper code for the Hub Pipe (HUBP) block of AMD's DCN 4.2 display hardware, which is the memory-fetch front end of the display controller on recent Radeon and Ryzen GPUs. It is one piece of the larger amdgpu display core, not a standalone driver that binds to a device.
not-a-driver
recommendation
This is not actually a driver directory; it is a sub-component of AMD's amdgpu display stack that implements the HUBP IP block for the DCN 4.2 generation of display hardware. It only makes sense alongside the rest of the AMD DC code and cannot be evaluated as a removable driver on its own.
repository signals
0 commits, 5y
+0 / −0 lines added / removed, 5y
0 authors, 5y
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DCN4.2 HUBP display IP block helper code inside the amdgpu display stack, not a standalone kernel-bound hardware driver.