summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/power/power_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: Introduce deferred Replay coasting vtotal updateChunTao Tso1-0/+14
2024-04-30drm/amd/display: Refactor for Replay Link off frame countDennis Chan1-6/+2
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso1-1/+1
2024-01-26drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso1-0/+5
2024-01-06drm/amd/display: Fix power_helpers.c codestyleMarcelo Mendes Spessoto Junior1-1/+1
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung1-0/+28
2023-12-13drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-10-05drm/amd/display: fix problems in power_helperWayne Lin1-10/+10
2023-08-08drm/amd/display: Add Freesync Panel DM codeBhawanpreet Lakha1-0/+5
2023-06-09drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier...Tom Rix1-1/+1
2023-04-25drm/amd/display: add option to use custom backlight capsJosip Pavic1-0/+43
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung1-0/+4
2023-03-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-7/+0
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen1-4/+4
2023-01-10drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz1-0/+31
2022-11-23drm/amd/display: new ABM config 2Camille Cho1-0/+9
2022-07-12drm/amd/display: Disable PSRSU when DSC enabled on the specific sinkRobin Chen1-16/+17
2022-06-06drm/amd/display: add shared helpers to update psr config fields to power moduleDavid Zhang1-0/+84
2022-04-13drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang1-0/+38
2021-06-16drm/amd/display: tune backlight ramping profilesJosip Pavic1-10/+10
2021-05-27drm/amd/display: Added support for individual control for multiple back-light...Jake Wang1-7/+8
2021-02-02drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo1-1/+1
2021-01-14drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones1-3/+3
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi1-10/+25
2020-11-05drm/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-23drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood1-27/+31
2020-04-23drm/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-06drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic1-2/+2
2019-02-06drm/amd/display: fix issue with DC brightness low with VBAnthony Koo1-10/+24
2019-01-26drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic1-3/+3
2019-01-26drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic1-165/+418
2019-01-26drm/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