aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)Author
2020-08-21Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-08-18drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-24drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-11drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-07-11drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu
2020-06-04drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2019-08-25drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan
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