summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan-1/+1
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou-2/+7
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang-6/+9
2020-12-15drm/amd/pm: add deep sleep control for uclk and fclkEvan Quan-0/+16
2020-12-15drm/amd/pm: update the data strucutre for SMU metrics exchangeEvan Quan-36/+39
2020-12-15drm/amd/pm: correct the data structure for activity monitor coeff exchangeEvan Quan-60/+65
2020-12-15drm/amd/pm: fulfill the sienna cichlid UMD PSTATE profiling clocksEvan Quan-0/+10
2020-12-10drm/amd/pm: inform SMU RLC status thus enable/disable DPM feature for vangoghXiaomeng Hou-1/+12
2020-12-10drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou-2/+2
2020-12-10drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan-1/+1
2020-12-10drm/amd/pm: fulfill sienna cichlid 2nd usb2.0 port workaroundEvan Quan-1/+39
2020-12-10drm/amd/pm: new SMC message for 2nd usb2.0 port workaroundEvan Quan-0/+4
2020-12-10drm/amd/pm: expose the firmware_capability from firmware_info tableEvan Quan-0/+3
2020-12-10drm/amd/pm: correct the gpo control for sienna cichlidEvan Quan-11/+36
2020-12-10drm/amd/pm: correct power limit setting for SMU V11Evan Quan-1/+22
2020-12-10drm/amd/pm: support power source switch on Sienna CichlidEvan Quan-0/+4
2020-12-08drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng-14/+9
2020-12-08drm/amd/pm: remove one unsupported smu function for vangoghXiaojian Du-1/+0
2020-12-08drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou-1/+1
2020-12-08drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan-11/+6
2020-12-03drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher-1/+102
2020-12-02drm/amdgpu/swsmu/renoir: simplify sensor handling (v2)Alex Deucher-112/+93
2020-12-02drm/amdgpu/swsmu/vangogh: use metrics table for voltages (v2)Alex Deucher-3/+17
2020-12-02drm/amdgpu/swsmu/vangogh: simplify sensor handlingAlex Deucher-94/+20
2020-12-02drm/amdgpu/swsmu: add metrics enums for voltageAlex Deucher-0/+2
2020-12-02drm/amdgpu/swsmu/sienna_cichlid: simplify sensor handlingAlex Deucher-74/+24
2020-12-02drm/amdgpu/swsmu/arcturus: simplify sensor handlingAlex Deucher-77/+24
2020-12-02drm/amdgpu/swsmu/navi1x: simplify sensor handlingAlex Deucher-74/+24
2020-12-02drm/amdgpu/powerplay/psm: return an error in power state initAlex Deucher-0/+7
2020-12-02drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher-0/+2
2020-12-02drm/amdgpu/powerplay/iceland: return an error if copying to smc failsAlex Deucher-1/+1
2020-12-02drm/amdgpu/powerplay/ci: return an error if copying to smc failsAlex Deucher-1/+1
2020-12-02drm/amdgpu/powerplay/tonga: return an error if copying to smc failsAlex Deucher-1/+1
2020-12-01drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'Lee Jones-10/+8
2020-12-01drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documen...Lee Jones-46/+36
2020-12-01drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documen...Lee Jones-30/+24
2020-12-01drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headersLee Jones-4/+4
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to sh...Lee Jones-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to sh...Lee Jones-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc ...Lee Jones-70/+61
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of func...Lee Jones-53/+50
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones-83/+83
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by r...Lee Jones-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones-35/+39
2020-12-01drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-do...Lee Jones-40/+41
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related forma...Lee Jones-12/+13
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones-12/+12
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s proto...Lee Jones-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones-9/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same c...Lee Jones-3/+3