aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_abm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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