summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy2019-07-181-0/+4
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
|\
| * drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-101-0/+2
* | drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh2019-05-311-1/+12
* | drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh2019-05-241-0/+2
|/
* drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic2019-02-191-22/+23
* drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic2019-02-191-15/+17
* drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh2019-02-061-2/+2
* drm/amd/display: Expose target backlight levelAnthony Koo2018-11-051-0/+12
* drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-051-54/+38Star
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-1/+1
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-2/+3
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-1/+1
* drm/amd/display: BL setting save/restoreCharlene Liu2018-02-191-0/+9
* drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo2017-12-201-14/+4Star
* drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo2017-12-061-19/+13Star
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-2/+2
* drm/amd/display: use some sensible time outTony Cheng2017-09-271-5/+6
* drm/amd/display: Disable ABM when eDP is disabledAmy Zhang2017-09-271-0/+21
* drm/amd/display: Implement support for backlight optimizationAnthony Koo2017-09-271-2/+11
* drm/amd/display: Don't call PSR func if DMCU is offHarry Wentland2017-09-271-8/+15
* drm/amd/display: Fix warnings in DCHarry Wentland2017-09-261-1/+0Star
* drm/amd/display: Fix 64-bit divisionHarry Wentland2017-09-261-1/+1
* drm/amd/display: Move backlight from encoder to ABMAnthony Koo2017-09-261-15/+249
* drm/amd/display: DMCU Compile and LoadAnthony Koo2017-09-261-0/+214