summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)Author
2020-12-10drm/amd/pm: correct the gpo control for sienna cichlidEvan Quan
2020-12-10drm/amd/pm: correct power limit setting for SMU V11Evan Quan
2020-12-10drm/amd/pm: support power source switch on Sienna CichlidEvan Quan
2020-12-08drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng
2020-12-08drm/amd/pm: remove one unsupported smu function for vangoghXiaojian Du
2020-12-08drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou
2020-12-08drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan
2020-12-03drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher
2020-12-02drm/amdgpu/swsmu/renoir: simplify sensor handling (v2)Alex Deucher
2020-12-02drm/amdgpu/swsmu/vangogh: use metrics table for voltages (v2)Alex Deucher
2020-12-02drm/amdgpu/swsmu/vangogh: simplify sensor handlingAlex Deucher
2020-12-02drm/amdgpu/swsmu: add metrics enums for voltageAlex Deucher
2020-12-02drm/amdgpu/swsmu/sienna_cichlid: simplify sensor handlingAlex Deucher
2020-12-02drm/amdgpu/swsmu/arcturus: simplify sensor handlingAlex Deucher
2020-12-02drm/amdgpu/swsmu/navi1x: simplify sensor handlingAlex Deucher
2020-12-02drm/amdgpu/powerplay/psm: return an error in power state initAlex Deucher
2020-12-02drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher
2020-12-02drm/amdgpu/powerplay/iceland: return an error if copying to smc failsAlex Deucher
2020-12-02drm/amdgpu/powerplay/ci: return an error if copying to smc failsAlex Deucher
2020-12-02drm/amdgpu/powerplay/tonga: return an error if copying to smc failsAlex Deucher
2020-12-01drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documen...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documen...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headersLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to sh...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to sh...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc ...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of func...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by r...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-do...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related forma...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s proto...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same c...Lee Jones
2020-12-01drm/amd/pm/inc/pp_thermal: Mark 'SMU7Thermal{WithDelay}Policy' as __maybe_unusedLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' protot...Lee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' funct...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuseLee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing ou...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference s...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by referen...Lee Jones
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'Lee Jones
2020-12-01drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10...Lee Jones
2020-12-01drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuseLee Jones
2020-12-01drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unusedLee Jones
2020-12-01drm/amdgpu/swsmu/vangogh: return error if fetching metrics failsAlex Deucher