summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: Avoid overflow from uint32_t to uint8_tAlex Hung1-1/+1
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang1-0/+18
2024-04-10drm/amd/display: Includes adjustmentsRodrigo Siqueira1-4/+0
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-2/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-7/+7
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-1/+6
2023-07-18drm/amd/display: ABM pause toggleReza Amini1-0/+46
2023-04-21drm/amd/display: dumb_abm_lcd: avoid missing-prototype warningsArnd Bergmann1-21/+1
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-21/+7
2023-04-18drm/amd/display: Refactor ABM featureLeon Huang1-0/+286