A shared internal helper library inside the AMD amdgpu graphics stack that provides Reliability, Availability, and Serviceability (RAS) plumbing — error detection, reporting, and recovery code — used by the actual AMD GPU drivers rather than binding to hardware itself.
This is not a standalone driver but a support library living under the amdgpu DRM tree. It exists to be linked into AMD's GPU drivers, so it should not be evaluated as removable hardware support on its own.
repository signals
39files
10,533source lines
38commits, 5y
+10,681 / −104lines added / removed, 5y
8authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 38 total · active in 7/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DRM RAS core support library within the amdgpu subsystem, not a standalone kernel-bound hardware driver.