Internal interrupt-handling code for the DCN 3.0.2 display hardware block used in some AMD Radeon GPUs from the early 2020s. It is one piece of the larger amdgpu Display Core subsystem, not a standalone driver.
This is not actually a driver directory; it is an internal component of the amdgpu Display Core stack that wires up interrupt handling for the DCN 3.0.2 display block found in certain AMD GPUs. It only exists as a building block inside the larger AMD graphics driver and is not loaded or maintained on its own.
repository signals
2files
420source lines
4commits, 5y
+11 / −28lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 3/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: DCN3.0.2 display IRQ support subdirectory inside the amdgpu DC display stack, i.e. internal helper/component code rather than a standalone kernel-bound hardware driver.