aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)Author
2019-04-23drm/amdgpu: Check if SW SMU is supported before accessing funcsLeo Li
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-03-19drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclkLikun Gao
2019-03-19drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclkLikun Gao
2019-03-19drm/amd/powerplay: set fan target interface for hwmonLikun Gao
2019-03-19drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2)Chengming Gui
2019-03-19drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2)Chengming Gui
2019-03-19drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2)Chengming Gui
2019-03-19drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU1...Chengming Gui
2019-03-19drm/amd/powerplay: add fan input interface for hwmonLikun Gao
2019-03-19drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled.Kevin Wang
2019-03-19drm/amd/powerplay: Unify smu handle task function (v2)Likun Gao
2019-03-19drm/amd/powerplay: implement dpm enable functions of uvd & vce for smuKevin Wang
2019-03-19drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabledKevin Wang
2019-03-19drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smuLikun Gao
2019-03-19drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smuLikun Gao
2019-03-19drm/amd/powerplay: add sys interface for pcie for smuLikun Gao
2019-03-19drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: implement power_dpm_state sys interface for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: don't check hwmgr while using the sw smuHuang Rui
2019-03-19drm/amd/powerplay: get overdrive clock and voltage informationLikun Gao
2019-03-19drm/amd/powerplay: print overdrive percentage information for smu11Likun Gao
2019-03-19drm/amd/powerplay: implement sysfs of pp_force_state for sw-smuKevin Wang
2019-03-19drm/amd/powerplay: implement sysfs of pp_cur_state functionKevin Wang
2019-03-19drm/amd/powerplay: implement sysfs of get num states functionKevin Wang
2019-03-19drm/amd/powerplay: force clock levels for smu11Likun Gao
2019-03-19drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)Kevin Wang
2019-03-19drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang
2019-03-19drm/amd/powerplay: print clock levels for smu11 (v2)Likun Gao
2019-01-25drm/amdgpu: Add missing power attribute to APU checkAlex Deucher
2019-01-25drm/amdgpu: fix wrong APU judgementEvan Quan
2019-01-25drm/amd/powerplay: support retrieving and adjusting dcefclock power levels V2Evan Quan
2019-01-25drm/amd/powerplay: support retrieving and adjusting fclock power levels V2Evan Quan
2019-01-25drm/amd/powerplay: support retrieving and adjusting SOC clock power levels V2Evan Quan
2019-01-25drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3Evan Quan
2019-01-14drm/amdgpu: expose sclk and mclk via hwmonAlex Deucher
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell
2019-01-14drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan
2018-11-30drm/amdgpu: don't expose fan attributes on APUsAlex Deucher
2018-11-26drm/amd:Enable/Disable NBPSTATE on On/OFF of UVDGuttula, Suresh
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-10-22drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan
2018-10-09drm/amdgpu: Always enable fan sensors for readRex Zhu
2018-10-09drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu
2018-10-09drm/amdgpu: Add fan RPM setting via sysfsRex Zhu
2018-09-26drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher
2018-09-19drm/amd/powerplay: update OD to take voltage value instead of offsetEvan Quan