aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: add vsync notify to dmub for abm pauseEric Yang2021-09-281-0/+21
* drm/amd/display: Added support for individual control for multiple back-light...Jake Wang2021-05-271-7/+3
* drm/amd/display: Added multi instance support for ABMJake Wang2021-04-281-0/+30
* drm/amd/display: Change ABM sample ratePo-Ting Chen2021-02-181-5/+5
* drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood2021-02-091-0/+3
* drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun2020-05-281-92/+0
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-051-1/+1
* drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun2020-05-051-125/+2
* drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun2020-04-281-6/+10
* drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2020-04-281-5/+5
* drm/amd/display: clean up some header pathsAnthony Koo2020-04-281-1/+1
* drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood2020-04-221-1/+1
* drm/amd/display: Move enable fractional pwm callWyatt Wood2020-04-221-17/+17
* drm/amd/display: Add user backlight level reg writeWyatt Wood2020-04-221-0/+2
* drm/amd/display: Implement abm config table copy to dmcubWyatt Wood2020-04-091-3/+22
* drm/amd/display: Move backlight pwm enable function callWyatt Wood2020-04-011-17/+17
* drm/amd/display: Add ABM driver implementationWyatt Wood2020-04-011-0/+417