aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/power/power_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan2025-01-101-2/+2
* drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang2025-01-101-0/+5
* Revert "drm/amd/display: Revised for Replay Pseudo vblank"Gabe Teeger2024-12-101-2/+2
* drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan2024-12-101-2/+2
* drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello2024-10-221-0/+2
* drm/amd/display: Introduce deferred Replay coasting vtotal updateChunTao Tso2024-06-141-0/+14
* drm/amd/display: Refactor for Replay Link off frame countDennis Chan2024-04-301-6/+2
* drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso2024-03-201-1/+1
* drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso2024-01-251-0/+5
* drm/amd/display: Fix power_helpers.c codestyleMarcelo Mendes Spessoto Junior2024-01-051-1/+1
* drm/amd/display: Add some functions for Panel ReplayTom Chung2024-01-031-0/+28
* drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello2023-12-131-0/+2
* drm/amd/display: fix problems in power_helperWayne Lin2023-10-041-10/+10
* drm/amd/display: Add Freesync Panel DM codeBhawanpreet Lakha2023-08-071-0/+5
* drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier...Tom Rix2023-06-091-1/+1
* drm/amd/display: add option to use custom backlight capsJosip Pavic2023-04-241-0/+43
* drm/amd/display: fix a divided-by-zero errorAlex Hung2023-04-181-0/+4
* drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2023-03-271-2/+2
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-071-7/+0
* drm/amd/display: Pass DSC slice height to PSR FWRobin Chen2023-01-241-4/+4
* drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz2023-01-091-0/+31
* drm/amd/display: new ABM config 2Camille Cho2022-11-231-0/+9
* drm/amd/display: Disable PSRSU when DSC enabled on the specific sinkRobin Chen2022-07-121-16/+17
* drm/amd/display: add shared helpers to update psr config fields to power moduleDavid Zhang2022-06-061-0/+84
* drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang2022-04-131-0/+38
* drm/amd/display: tune backlight ramping profilesJosip Pavic2021-06-151-10/+10
* drm/amd/display: Added support for individual control for multiple back-light...Jake Wang2021-05-271-7/+8
* drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo2021-02-021-1/+1
* drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones2021-01-141-3/+3
* drm/amd/display: gradually ramp ABM intensityRizvi2020-12-231-10/+25
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-4/+4
* drm/amd/display: Change ABM config init interfaceYongqiang Sun2020-08-171-4/+15
* drm/amd: add missing fill of the array`s first elementBernard Zhao2020-07-011-0/+1
* drm/amd/display: combine public interfaces into single headerAnthony Koo2020-05-281-1/+1
* drm/amd/display: Fix ABM memory alignment issueWyatt Wood2020-05-281-3/+42
* drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira2020-05-281-24/+26
* drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood2020-04-221-27/+31
* drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood2020-04-221-38/+36
* drm/amd/display: Fix ABM config copy for dmcubWyatt Wood2020-04-091-10/+20
* drm/amd/display: Implement abm config table copy to dmcubWyatt Wood2020-04-091-2/+2
* drm/amd/display: Add ABM driver implementationWyatt Wood2020-04-011-5/+16
* drm/amd/display: implement fw-driver interface for abm 2.4Josip Pavic2020-01-161-1/+6
* drm/amd/display: set minimum abm backlight levelAnthony Koo2019-10-031-33/+42
* drm/amd/display: define parameters for abm 2.3Josip Pavic2019-09-171-8/+8
* drm/amd/display: load iram for abm 2.3Josip Pavic2019-08-231-12/+109
* drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic2019-04-101-2/+2
* drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic2019-03-191-6/+9
* drm/amd/display: Increase precision for backlight curveAnthony Koo2019-02-191-19/+4
* drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic2019-02-061-2/+2
* drm/amd/display: fix issue with DC brightness low with VBAnthony Koo2019-02-061-10/+24