aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/soc24_enum.h
AgeCommit message (Collapse)AuthorFilesLines
2024-06-05drm/amdgpu: Update soc24_enum.h and soc21_enum.hFrank Min1-1/+1
Update to latest changes. Signed-off-by: Frank Min <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
2024-04-30drm/amdgpu: Add soc24 chip enum definitions (v4)Hawking Zhang1-0/+21073
Add enum definitions for soc24. v2: Updates (Alex) v3: Updates (Alex) v4: Fix clash with display code (Alex) Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>