Internal helper code for the Output Timing Controller block inside AMD's Display Core Next 3.2 hardware, used by GPUs such as the Radeon RX 7000 series (RDNA 3). It is one piece of the larger amdgpu display pipeline that drives monitor timings, not something users load on its own.
This is not actually a standalone driver; it is a subcomponent of AMD's amdgpu display stack that implements timing-controller logic specific to the DCN 3.2 generation. It lives or dies with the broader amdgpu graphics driver and shouldn't be evaluated as an independent module.
repository signals
2files
579source lines
16commits, 5y
+621 / −42lines added / removed, 5y
11authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 16 total · active in 12/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is an internal AMD DCN3.2 display pipeline helper block under amdgpu/display, not a standalone kernel-bound hardware driver.