summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy1-0/+4
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-1/+12
2019-05-24drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh1-0/+2
2019-02-19drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic1-22/+23
2019-02-19drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic1-15/+17
2019-02-05drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh1-2/+2
2018-11-05drm/amd/display: Expose target backlight levelAnthony Koo1-0/+12
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo1-54/+38
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-1/+1
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-2/+3
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-1/+1
2018-02-19drm/amd/display: BL setting save/restoreCharlene Liu1-0/+9
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo1-14/+4
2017-12-06drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo1-19/+13
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-2/+2
2017-09-26drm/amd/display: use some sensible time outTony Cheng1-5/+6
2017-09-26drm/amd/display: Disable ABM when eDP is disabledAmy Zhang1-0/+21
2017-09-26drm/amd/display: Implement support for backlight optimizationAnthony Koo1-2/+11
2017-09-26drm/amd/display: Don't call PSR func if DMCU is offHarry Wentland1-8/+15
2017-09-26drm/amd/display: Fix warnings in DCHarry Wentland1-1/+0
2017-09-26drm/amd/display: Fix 64-bit divisionHarry Wentland1-1/+1
2017-09-26drm/amd/display: Move backlight from encoder to ABMAnthony Koo1-15/+249
2017-09-26drm/amd/display: DMCU Compile and LoadAnthony Koo1-0/+214