aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/pg
AgeCommit message (Collapse)AuthorFilesLines
2024-06-14drm/amd/display: Refactor DCN3X into component folderMounika Adhuri3-0/+781
[why] Move DCN3X files to unique component folder. [how] Create respective component folder in dc, move the DCN3X files into corresponding new folders and made appropriate changes for compilation in Makefiles. Reviewed-by: Martin Leung <[email protected]> Acked-by: Hamza Mahfooz <[email protected]> Signed-off-by: Mounika Adhuri <[email protected]> Signed-off-by: Alex Deucher <[email protected]>