summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/power/power_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi1-10/+25
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-4/+4
2020-08-17drm/amd/display: Change ABM config init interfaceYongqiang Sun1-4/+15
2020-07-01drm/amd: add missing fill of the array`s first elementBernard Zhao1-0/+1
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo1-1/+1
2020-05-28drm/amd/display: Fix ABM memory alignment issueWyatt Wood1-3/+42
2020-05-28drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira1-24/+26
2020-04-22drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood1-27/+31
2020-04-22drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood1-38/+36
2020-04-09drm/amd/display: Fix ABM config copy for dmcubWyatt Wood1-10/+20
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood1-2/+2
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood1-5/+16
2020-01-16drm/amd/display: implement fw-driver interface for abm 2.4Josip Pavic1-1/+6
2019-10-03drm/amd/display: set minimum abm backlight levelAnthony Koo1-34/+43
2019-09-17drm/amd/display: define parameters for abm 2.3Josip Pavic1-8/+8
2019-08-23drm/amd/display: load iram for abm 2.3Josip Pavic1-12/+109
2019-04-10drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic1-2/+2
2019-03-19drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic1-6/+9
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo1-19/+4
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic1-2/+2
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo1-10/+24
2019-01-25drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic1-3/+3
2019-01-25drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic1-165/+418
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic1-5/+4
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai1-1/+2
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic1-0/+2
2018-11-26drm/amd/display: Load DMCU IRAMDavid Francis1-0/+326