index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_abm.c
Age
Commit message (
Expand
)
Author
2019-10-25
drm/amdgpu: Add DC feature mask to disable fractional pwm
Leo Li
2019-10-10
drm/amd/display: wait for set pipe mcp command completion
Josip Pavic
2019-09-13
drm/amd/display: remove hw access from dc_destroy
Jun Lei
2019-07-18
drm/amd/display: Wait for backlight programming completion in set backlight l...
SivapiriyanKumarasamy
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
2019-05-31
drm/amd/display: disable PSR/ABM before destroy DMCU struct
Paul Hsieh
2019-05-24
drm/amd/display: Disable ABM before destroy ABM struct
Paul Hsieh
2019-02-19
drm/amd/display: send pipe set command to dmcu when backlight is set
Josip Pavic
2019-02-19
drm/amd/display: send pipe set command to dmcu when stream unblanks
Josip Pavic
2019-02-05
drm/amd/display: dmcu is blocking due to wrong disable ABM command
Paul Hsieh
2018-11-05
drm/amd/display: Expose target backlight level
Anthony Koo
2018-11-05
drm/amd/display: Expand dc to use 16.16 bit backlight
Anthony Koo
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: BL setting save/restore
Charlene Liu
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
2017-12-06
drm/amd/display: DMCU and ABM maintenance and refactor
Anthony Koo
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: use some sensible time out
Tony Cheng
2017-09-26
drm/amd/display: Disable ABM when eDP is disabled
Amy Zhang
2017-09-26
drm/amd/display: Implement support for backlight optimization
Anthony Koo
2017-09-26
drm/amd/display: Don't call PSR func if DMCU is off
Harry Wentland
2017-09-26
drm/amd/display: Fix warnings in DC
Harry Wentland
2017-09-26
drm/amd/display: Fix 64-bit division
Harry Wentland
2017-09-26
drm/amd/display: Move backlight from encoder to ABM
Anthony Koo
2017-09-26
drm/amd/display: DMCU Compile and Load
Anthony Koo