Internal BIOS-parsing helper code used by AMD's amdgpu display stack to talk to the Display Controller Engine version 11.0 found in mid-2010s AMD GPUs and APUs such as Carrizo, Stoney Ridge, and Tonga. It translates information from the graphics card's video BIOS into structures the rest of the display driver consumes.
This is not actually a driver directory; it is a subfolder of helper code inside AMD's Display Core stack that parses video BIOS tables for the DCE 11.0 display engine (used in Carrizo/Stoney-era APUs and early Polaris/Tonga GPUs). It ships as part of the amdgpu driver rather than as a standalone module.
repository signals
2files
266source lines
1commits, 5y
+0 / −104lines added / removed, 5y
1authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1 total · active in 1/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DC/DCE110 display BIOS helper code inside the amdgpu display stack, not a standalone kernel-bound hardware driver.