aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-28drm/amd/display: add vsync notify to dmub for abm pauseEric Yang1-0/+21
2021-05-27drm/amd/display: Added support for individual control for multiple back-light instances.Jake Wang1-7/+3
2021-04-28drm/amd/display: Added multi instance support for ABMJake Wang1-0/+30
2021-02-18drm/amd/display: Change ABM sample ratePo-Ting Chen1-5/+5
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood1-0/+3
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun1-92/+0
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-1/+1
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun1-125/+2
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun1-6/+10
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-5/+5
2020-04-28drm/amd/display: clean up some header pathsAnthony Koo1-1/+1
2020-04-22drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood1-1/+1
2020-04-22drm/amd/display: Move enable fractional pwm callWyatt Wood1-17/+17
2020-04-22drm/amd/display: Add user backlight level reg writeWyatt Wood1-0/+2
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood1-3/+22
2020-04-01drm/amd/display: Move backlight pwm enable function callWyatt Wood1-17/+17
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood1-0/+417