aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-14drm/amdgpu: expose sclk and mclk via hwmonAlex Deucher1-0/+93
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell1-0/+36
2019-01-14drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2018-11-30drm/amdgpu: don't expose fan attributes on APUsAlex Deucher1-0/+13
2018-11-26drm/amd:Enable/Disable NBPSTATE on On/OFF of UVDGuttula, Suresh1-0/+13
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-1/+1
2018-10-22drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan1-3/+12
2018-10-09drm/amdgpu: Always enable fan sensors for readRex Zhu1-10/+0
2018-10-09drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu1-0/+7
2018-10-09drm/amdgpu: Add fan RPM setting via sysfsRex Zhu1-3/+187
2018-09-26drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher1-0/+5
2018-09-19drm/amd/powerplay: update OD to take voltage value instead of offsetEvan Quan1-6/+6
2018-09-10drm/amd/powerplay: added vega20 overdrive support V3Evan Quan1-0/+45
2018-08-27drm/amdgpu: Remove dead code in amdgpu_pm.cRex Zhu1-35/+0
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu1-8/+0
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-0/+1
2018-07-31drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva1-1/+2
2018-07-31drm/amdgpu: fix a reversed conditionRex Zhu1-1/+1
2018-07-18drm/amdgpu/pm: Remove VLA usageKees Cook1-58/+42
2018-07-05drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher1-1/+1
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu1-4/+4
2018-07-05drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3)Tom St Denis1-0/+40
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu1-10/+11
2018-06-15drm/doc: Add amdgpu hwmon/power documentation (v2)Alex Deucher1-8/+37
2018-05-15drm/amdgpu: Fix display corruption on CI with dpm enabledRex Zhu1-16/+16
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu1-13/+8
2018-05-15drm/amdgpu: change pp_dpm clk/mclk/pcie input format.welu1-44/+59
2018-05-15drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu1-0/+1
2018-05-15drm/amdgpu/pm: document pp_od_clk_voltageAlex Deucher1-0/+23
2018-05-15drm/amdgpu/pm: document pp_power_profile_modeAlex Deucher1-0/+20