drivers/gpu/drm/amd/display/dc/hwss/dcn42

AMDGPU DCN 4.2 Display Hardware Sequencer Support Code

Internal support code inside AMD's display core (DC) component that programs the hardware sequencing steps for the DCN 4.2 generation of AMD GPU display engines. It is part of the broader amdgpu graphics driver and handles low-level display pipeline state transitions on recent AMD Radeon hardware.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=gpu category=not-a-driver
100%

recommendation

This is not actually a driver directory; it is a subcomponent of the AMDGPU display stack containing hardware-sequencing helper code for the DCN 4.2 display core block found in newer AMD GPUs. It is built into the larger amdgpu driver rather than loaded on its own.

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: contains DCN 4.2 display core hardware-sequencing support code inside the AMDGPU display stack, not a standalone kernel-bound hardware driver.