Internal support code for the Output Timing Controller (OPTC) block inside AMD's Display Core Next 3.1 hardware, used by Ryzen APUs from the Rembrandt/Yellow Carp generation onward. It generates display timings (sync signals, blanking, frame timing) for monitors driven by the integrated GPU.
This is not a standalone driver but a subcomponent of the amdgpu display stack, providing OPTC helpers for the DCN 3.1 display pipeline. It is part of the larger AMD DC codebase and only makes sense when built together with the rest of amdgpu.
repository signals
2files
805source lines
9commits, 5y
+816 / −11lines added / removed, 5y
8authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 9 total · active in 8/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN3.1 display pipeline OPTC block support code, an internal helper subcomponent of amdgpu/display rather than a standalone kernel-bound hardware driver.