summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-26drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher1-0/+23
2020-03-26drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher1-6/+6
2020-03-26drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan1-0/+15
2020-03-19amd/powerplay: arcturus baco reset disable all featuresJohn Clements1-8/+13
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky1-0/+10
2020-03-13drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang1-3/+0
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsig...Prike Liang1-3/+0
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang1-1/+1
2020-03-05drm/amdgpu: add lock option for smu_set_soft_freq_range()Chengming Gui1-1/+6
2020-02-29drm/amdgpu/smu: Add message sending lockMatt Coffin1-0/+1
2020-02-29drm/amdgpu/powerplay: Refactor SMU message handling for safetyMatt Coffin1-33/+13
2020-02-29drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu1-2/+5
2020-02-14drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT supportEvan Quan1-1/+12
2020-02-11drm/amdgpu/smu: properly handle runpm/suspend/resetAlex Deucher1-16/+19
2020-02-11drm/amdgpu/sriov set driver_table address in VFJack Zhang1-4/+4
2020-02-07drm/amd/powerplay: handle features disablement for baco reset in SMU FWEvan Quan1-14/+45
2020-02-07drm/amdgpu/sriov Don't send msg when smu suspendJack Zhang1-8/+13
2020-02-04drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan1-0/+18
2020-01-07drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan1-3/+3
2020-01-07drm/amd/powerplay: issue proper hdp flush for table transferringEvan Quan1-5/+10
2020-01-07drm/amd/powerplay: refine code to support no-dpm caseEvan Quan1-0/+6
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan1-38/+60
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan1-16/+9
2020-01-07amd/amdgpu/sriov tdr enablement with pp_onevf_modeJack Zhang1-0/+6
2020-01-07amd/amdgpu/sriov enable onevf mode for ARCTURUS VFJack Zhang1-45/+53
2020-01-07drm/amd/powerplay: retrieve the enabled feature mask from cacheEvan Quan1-1/+1
2020-01-07drm/amd/powerplay: avoid deadlock on Vega20 swSMU routineEvan Quan1-4/+0
2020-01-07drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driverKevin Wang1-0/+29
2020-01-07drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabledLikun Gao1-3/+9
2020-01-07drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platformKevin Wang1-5/+4
2020-01-07drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher1-42/+2
2019-12-19drm/amdgpu/smu: add metrics table lockAlex Deucher1-0/+1
2019-12-19drm/amdgpu/smu: fix spellingAlex Deucher1-1/+1
2019-12-06drm/amdgpu: Fix BACO entry failure in NAVI10.Andrey Grodzovsky1-1/+1
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao1-0/+9
2019-12-03amd/amdgpu/sriov swSMU disable for sriovJack Zhang1-3/+6
2019-12-03drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.czhengbin1-5/+3
2019-11-20drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher1-3/+17
2019-11-19drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher1-0/+2
2019-11-19drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan1-4/+27
2019-11-19drm/amd/powerplay: set JPEG to SMU dpmLeo Liu1-0/+3
2019-11-19drm/amd/powerplay: add Powergate JPEG for RenoirLeo Liu1-0/+2
2019-11-13drm/amd/powerplay: read pcie speed/width info (v2)Kenneth Feng1-4/+6
2019-11-12drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin1-1/+11
2019-11-08drm/amd/powerplay: correct Arcturus OD supportEvan Quan1-3/+5
2019-11-07drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_levelEvan Quan1-5/+14
2019-11-07drm/amd/powerplay: update is_sw_smu_xgmi checkEvan Quan1-1/+1
2019-10-28drm/amd/powerplay: Disable gfx CGPG when suspend smuchen gong1-0/+2
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan1-54/+61
2019-10-25drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan1-0/+1