drivers/gpu/drm/amd/display/dc/irq/dcn42
AMD DCN 4.2 Display Core Interrupt Support Code
Internal plumbing inside AMD's Display Core (DC) that wires up the interrupt sources for the DCN 4.2 display hardware block found in recent AMD GPUs and APUs. It is one piece of the amdgpu driver's display pipeline rather than a separately loadable driver.
not-a-driver
recommendation
This is not a standalone driver. It is an internal subcomponent of the amdgpu graphics driver, specifically the interrupt-handling glue for the DCN 4.2 generation of AMD's Display Core block, and ships only as part of the larger AMD GPU display stack.
repository signals
0 commits, 5y
+0 / −0 lines added / removed, 5y
0 authors, 5y
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD Display Core DCN4.2 IRQ support code within the amdgpu display stack, not a standalone kernel-bound hardware driver.