summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn21
AgeCommit message (Expand)AuthorFilesLines
2024-02-13drm/amd/display: Fix && vs || typosDan Carpenter1-2/+2
2024-02-07drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-07drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla2-0/+184
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-2/+2
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-8/+28
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri2-0/+328