Internal helper code for the Output Pixel Processor block of AMD's Display Core Next 2.0 hardware, used by GPUs such as the Navi/RDNA generation. It handles per-pipeline pixel formatting tasks like gamma, dithering, and color conversion as part of the larger amdgpu display stack.
This is not a standalone driver directory; it is one slice of the amdgpu DC (Display Core) subsystem that supports AMD's DCN 2.0 display hardware. It only exists as a building block of the broader AMD GPU driver and cannot be evaluated for keep-or-remove on its own.
repository signals
2files
606source lines
2commits, 5y
+607 / −1lines added / removed, 5y
2authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 2 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN2.0 display-pipeline OPP helper code within the amdgpu DC stack, not a standalone kernel-bound hardware driver.