A small folder of helper code inside AMD's Display Core stack that parses and applies BIOS/VBIOS table data specific to the DCE 11.2 display engine, used in Polaris-generation Radeon GPUs from around 2016. It is not a hardware driver in its own right but a building block of the larger amdgpu graphics driver.
This is not actually a driver directory; it is an internal helper module within AMD's Display Core code that handles BIOS table interpretation for the DCE 11.2 display block. It only makes sense as part of the wider amdgpu driver, so the keep/remove question does not really apply here on its own.
repository signals
4files
642source lines
1commits, 5y
+2 / −208lines 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 display-core DCE11.2 BIOS helper code within the amdgpu DC stack, not a standalone kernel-bound hardware driver.