summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn21/dcn21_hwseq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-261-1/+1
* drm/amd/display: Fix && vs || typosDan Carpenter2024-02-151-2/+2
* drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam2024-02-071-10/+14
* drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam2024-02-071-19/+20
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-2/+2
* drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang2023-12-061-8/+28
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-091-0/+270