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