summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: fix deadlock issue for smu_force_performance_levelKevin Wang2019-06-221-9/+0Star
* drm/amd/powerplay: add function force_clk_levels for navi10Kevin Wang2019-06-221-8/+8
* drm/amd/powerplay: add function print_clk_levels for navi10Kevin Wang2019-06-221-12/+12
* drm/amdgpu/athub2: enable athub2 clock gatingJack Xiao2019-06-211-0/+3
* drm/amdgpu/sriov: fix Tonga load driver failedJack Zhang2019-06-201-2/+0Star
* drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher2019-06-131-2/+2
* drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao2019-06-131-6/+59
* drm/amdgpu: fix pm_load_smu_firmware for SR-IOVTrigger Huang2019-06-111-0/+3
* drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-111-0/+15
* drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell2019-05-241-0/+32
* drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routineEvan Quan2019-05-241-2/+8
* drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs fileTom St Denis2019-05-241-0/+4
* drm/amdgpu: add new sysfs interface for memory realtime utilizationEvan Quan2019-05-241-0/+40
* drm/amd/powerplay: support hwmon temperature channel labels V2Evan Quan2019-05-241-1/+33
* drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan2019-05-241-8/+37
* drm/amd/powerplay: support temperature emergency max valuesEvan Quan2019-05-241-1/+39
* drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan2019-05-241-2/+53
* drm/amd/powerplay: check for invalid profile_exit settingEvan Quan2019-05-071-0/+10
* drm/amdgpu: Check if SW SMU is supported before accessing funcsLeo Li2019-04-241-1/+1
* drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao2019-04-101-0/+16
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-191-2/+4
* drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclkLikun Gao2019-03-191-3/+9
* drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclkLikun Gao2019-03-191-3/+9
* drm/amd/powerplay: set fan target interface for hwmonLikun Gao2019-03-191-2/+10
* drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2)Chengming Gui2019-03-191-7/+14
* drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2)Chengming Gui2019-03-191-10/+21
* drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2)Chengming Gui2019-03-191-4/+14
* drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU1...Chengming Gui2019-03-191-3/+11
* drm/amd/powerplay: add fan input interface for hwmonLikun Gao2019-03-191-2/+10
* drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled.Kevin Wang2019-03-191-1/+1
* drm/amd/powerplay: Unify smu handle task function (v2)Likun Gao2019-03-191-18/+28
* drm/amd/powerplay: implement dpm enable functions of uvd & vce for smuKevin Wang2019-03-191-2/+14
* drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabledKevin Wang2019-03-191-26/+30
* drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smuLikun Gao2019-03-191-10/+20
* drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smuLikun Gao2019-03-191-12/+22
* drm/amd/powerplay: add sys interface for pcie for smuLikun Gao2019-03-191-2/+6
* drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11Chengming Gui2019-03-191-3/+20
* drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11Chengming Gui2019-03-191-3/+6
* drm/amd/powerplay: implement power_dpm_state sys interface for SMU11Chengming Gui2019-03-191-1/+3
* drm/amd/powerplay: don't check hwmgr while using the sw smuHuang Rui2019-03-191-1/+1
* drm/amd/powerplay: get overdrive clock and voltage informationLikun Gao2019-03-191-1/+7
* drm/amd/powerplay: print overdrive percentage information for smu11Likun Gao2019-03-191-2/+6
* drm/amd/powerplay: implement sysfs of pp_force_state for sw-smuKevin Wang2019-03-191-0/+2
* drm/amd/powerplay: implement sysfs of pp_cur_state functionKevin Wang2019-03-191-9/+15
* drm/amd/powerplay: implement sysfs of get num states functionKevin Wang2019-03-191-2/+6
* drm/amd/powerplay: force clock levels for smu11Likun Gao2019-03-191-2/+6
* drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)Kevin Wang2019-03-191-2/+12
* drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang2019-03-191-39/+23Star
* drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang2019-03-191-2/+2
* drm/amd/powerplay: print clock levels for smu11 (v2)Likun Gao2019-03-191-2/+7