summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang1-0/+15
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+4
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang1-0/+15
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell1-0/+32
2019-05-24drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routineEvan Quan1-2/+8
2019-05-24drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs fileTom St Denis1-0/+4
2019-05-24drm/amdgpu: add new sysfs interface for memory realtime utilizationEvan Quan1-0/+40
2019-05-24drm/amd/powerplay: support hwmon temperature channel labels V2Evan Quan1-1/+33
2019-05-24drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan1-8/+37
2019-05-24drm/amd/powerplay: support temperature emergency max valuesEvan Quan1-1/+39
2019-05-24drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan1-2/+53
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan1-0/+10
2019-04-23drm/amdgpu: Check if SW SMU is supported before accessing funcsLeo Li1-1/+1
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao1-0/+16
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao1-2/+4
2019-03-19drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclkLikun Gao1-3/+9
2019-03-19drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclkLikun Gao1-3/+9
2019-03-19drm/amd/powerplay: set fan target interface for hwmonLikun Gao1-2/+10
2019-03-19drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2)Chengming Gui1-7/+14
2019-03-19drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2)Chengming Gui1-10/+21
2019-03-19drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2)Chengming Gui1-4/+14
2019-03-19drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU1...Chengming Gui1-3/+11
2019-03-19drm/amd/powerplay: add fan input interface for hwmonLikun Gao1-2/+10
2019-03-19drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled.Kevin Wang1-1/+1
2019-03-19drm/amd/powerplay: Unify smu handle task function (v2)Likun Gao1-18/+28
2019-03-19drm/amd/powerplay: implement dpm enable functions of uvd & vce for smuKevin Wang1-2/+14
2019-03-19drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabledKevin Wang1-26/+30
2019-03-19drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smuLikun Gao1-10/+20
2019-03-19drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smuLikun Gao1-12/+22
2019-03-19drm/amd/powerplay: add sys interface for pcie for smuLikun Gao1-2/+6
2019-03-19drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11Chengming Gui1-3/+20
2019-03-19drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11Chengming Gui1-3/+6
2019-03-19drm/amd/powerplay: implement power_dpm_state sys interface for SMU11Chengming Gui1-1/+3
2019-03-19drm/amd/powerplay: don't check hwmgr while using the sw smuHuang Rui1-1/+1
2019-03-19drm/amd/powerplay: get overdrive clock and voltage informationLikun Gao1-1/+7
2019-03-19drm/amd/powerplay: print overdrive percentage information for smu11Likun Gao1-2/+6
2019-03-19drm/amd/powerplay: implement sysfs of pp_force_state for sw-smuKevin Wang1-0/+2
2019-03-19drm/amd/powerplay: implement sysfs of pp_cur_state functionKevin Wang1-9/+15
2019-03-19drm/amd/powerplay: implement sysfs of get num states functionKevin Wang1-2/+6
2019-03-19drm/amd/powerplay: force clock levels for smu11Likun Gao1-2/+6
2019-03-19drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)Kevin Wang1-2/+12
2019-03-19drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang1-39/+23
2019-03-19drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang1-2/+2
2019-03-19drm/amd/powerplay: print clock levels for smu11 (v2)Likun Gao1-2/+7
2019-01-25drm/amdgpu: Add missing power attribute to APU checkAlex Deucher1-1/+2
2019-01-25drm/amdgpu: fix wrong APU judgementEvan Quan1-2/+2
2019-01-25drm/amd/powerplay: support retrieving and adjusting dcefclock power levels V2Evan Quan1-4/+55
2019-01-25drm/amd/powerplay: support retrieving and adjusting fclock power levels V2Evan Quan1-2/+51
2019-01-25drm/amd/powerplay: support retrieving and adjusting SOC clock power levels V2Evan Quan1-2/+52
2019-01-25drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3Evan Quan1-0/+71