index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dmub_abm.c
Age
Commit message (
Expand
)
Author
2025-04-07
drm/amd/display: Add Read Histogram command header
Chun-Liang Chang
2024-01-03
drm/amd/display: Correctly restore user_level
Camille Cho
2023-12-13
drm/amd/display: Exit from idle state before accessing HW data
Sung Joon Kim
2023-12-06
drm/amd/display: Pass pwrseq inst for backlight and ABM
Lewis Huang
2023-07-18
drm/amd/display: ABM pause toggle
Reza Amini
2023-06-09
drm/amd/display: drop unused function set_abm_event()
Hamza Mahfooz
2023-04-18
drm/amd/display: Refactor ABM feature
Leon Huang
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2021-09-28
drm/amd/display: add vsync notify to dmub for abm pause
Eric Yang
2021-05-27
drm/amd/display: Added support for individual control for multiple back-light...
Jake Wang
2021-04-28
drm/amd/display: Added multi instance support for ABM
Jake Wang
2021-02-18
drm/amd/display: Change ABM sample rate
Po-Ting Chen
2021-02-09
drm/amd/display: Initialize dmub_rb_cmd unions to 0
Wyatt Wood
2020-05-28
drm/amd/display: Implement some asic specific abm call backs.
Yongqiang Sun
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
2020-04-28
drm/amd/display: clean up some header paths
Anthony Koo
2020-04-22
drm/amd/display: Add SetBacklight call to abm on dmcub
Wyatt Wood
2020-04-22
drm/amd/display: Move enable fractional pwm call
Wyatt Wood
2020-04-22
drm/amd/display: Add user backlight level reg write
Wyatt Wood
2020-04-09
drm/amd/display: Implement abm config table copy to dmcub
Wyatt Wood
2020-04-01
drm/amd/display: Move backlight pwm enable function call
Wyatt Wood
2020-04-01
drm/amd/display: Add ABM driver implementation
Wyatt Wood