summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/power
AgeCommit message (Expand)AuthorLines
2021-06-15drm/amd/display: tune backlight ramping profilesJosip Pavic-10/+10
2021-05-27drm/amd/display: Added support for individual control for multiple back-light...Jake Wang-8/+10
2021-02-02drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo-1/+1
2021-01-14drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones-3/+3
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi-10/+26
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher-4/+4
2020-08-17drm/amd/display: Change ABM config init interfaceYongqiang Sun-5/+18
2020-07-01drm/amd: add missing fill of the array`s first elementBernard Zhao-0/+1
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo-1/+1
2020-05-28drm/amd/display: Fix ABM memory alignment issueWyatt Wood-3/+42
2020-05-28drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira-24/+26
2020-04-22drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood-27/+31
2020-04-22drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood-38/+36
2020-04-09drm/amd/display: Fix ABM config copy for dmcubWyatt Wood-10/+23
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood-2/+2
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood-5/+16
2020-01-16drm/amd/display: implement fw-driver interface for abm 2.4Josip Pavic-1/+6
2019-10-03drm/amd/display: set minimum abm backlight levelAnthony Koo-34/+44
2019-09-17drm/amd/display: define parameters for abm 2.3Josip Pavic-8/+8
2019-08-23drm/amd/display: load iram for abm 2.3Josip Pavic-12/+109
2019-06-17drm/amd/display: Add missing newline at end of fileGeert Uytterhoeven-1/+1
2019-04-10drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic-2/+2
2019-03-19drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic-6/+9
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo-19/+4
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic-2/+2
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo-10/+24
2019-01-25drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic-3/+3
2019-01-25drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic-165/+418
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic-5/+4
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai-1/+2
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic-0/+2
2018-11-26drm/amd/display: Load DMCU IRAMDavid Francis-0/+404