Age | Commit message (Expand) | Author |
2019-03-19 | drm/amd/powerplay: add limit of pp_feature for smu (v3) | Likun Gao |
2019-03-19 | drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclk | Likun Gao |
2019-03-19 | drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclk | Likun Gao |
2019-03-19 | drm/amd/powerplay: set fan target interface for hwmon | Likun Gao |
2019-03-19 | drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2) | Chengming Gui |
2019-03-19 | drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2) | Chengming Gui |
2019-03-19 | drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2) | Chengming Gui |
2019-03-19 | drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU1... | Chengming Gui |
2019-03-19 | drm/amd/powerplay: add fan input interface for hwmon | Likun Gao |
2019-03-19 | drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled. | Kevin Wang |
2019-03-19 | drm/amd/powerplay: Unify smu handle task function (v2) | Likun Gao |
2019-03-19 | drm/amd/powerplay: implement dpm enable functions of uvd & vce for smu | Kevin Wang |
2019-03-19 | drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabled | Kevin Wang |
2019-03-19 | drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smu | Likun Gao |
2019-03-19 | drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smu | Likun Gao |
2019-03-19 | drm/amd/powerplay: add sys interface for pcie for smu | Likun Gao |
2019-03-19 | drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11 | Chengming Gui |
2019-03-19 | drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11 | Chengming Gui |
2019-03-19 | drm/amd/powerplay: implement power_dpm_state sys interface for SMU11 | Chengming Gui |
2019-03-19 | drm/amd/powerplay: don't check hwmgr while using the sw smu | Huang Rui |
2019-03-19 | drm/amd/powerplay: get overdrive clock and voltage information | Likun Gao |
2019-03-19 | drm/amd/powerplay: print overdrive percentage information for smu11 | Likun Gao |
2019-03-19 | drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu | Kevin Wang |
2019-03-19 | drm/amd/powerplay: implement sysfs of pp_cur_state function | Kevin Wang |
2019-03-19 | drm/amd/powerplay: implement sysfs of get num states function | Kevin Wang |
2019-03-19 | drm/amd/powerplay: force clock levels for smu11 | Likun Gao |
2019-03-19 | drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2) | Kevin Wang |
2019-03-19 | drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11 | Kevin Wang |
2019-03-19 | drm/amd/powerplay: implement is_support_sw_smu function for new smu | Kevin Wang |
2019-03-19 | drm/amd/powerplay: print clock levels for smu11 (v2) | Likun Gao |
2019-01-25 | drm/amdgpu: Add missing power attribute to APU check | Alex Deucher |
2019-01-25 | drm/amdgpu: fix wrong APU judgement | Evan Quan |
2019-01-25 | drm/amd/powerplay: support retrieving and adjusting dcefclock power levels V2 | Evan Quan |
2019-01-25 | drm/amd/powerplay: support retrieving and adjusting fclock power levels V2 | Evan Quan |
2019-01-25 | drm/amd/powerplay: support retrieving and adjusting SOC clock power levels V2 | Evan Quan |
2019-01-25 | drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3 | Evan Quan |
2019-01-14 | drm/amdgpu: expose sclk and mclk via hwmon | Alex Deucher |
2019-01-14 | drm/amdgpu: Add sysfs file for PCIe usage v5 | Kent Russell |
2019-01-14 | drm/amd/powerplay: create pp_od_clk_voltage device file under OD support | Evan Quan |
2018-11-30 | drm/amdgpu: don't expose fan attributes on APUs | Alex Deucher |
2018-11-26 | drm/amd:Enable/Disable NBPSTATE on On/OFF of UVD | Guttula, Suresh |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-10-22 | drm/amd/powerplay: error out when force clock level under auto dpm mode V2 | Evan Quan |
2018-10-09 | drm/amdgpu: Always enable fan sensors for read | Rex Zhu |
2018-10-09 | drm/amdgpu: Disable sysfs pwm1 if not in manual fan control | Rex Zhu |
2018-10-09 | drm/amdgpu: Add fan RPM setting via sysfs | Rex Zhu |
2018-09-26 | drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_info | Alex Deucher |
2018-09-19 | drm/amd/powerplay: update OD to take voltage value instead of offset | Evan Quan |
2018-09-10 | drm/amd/powerplay: added vega20 overdrive support V3 | Evan Quan |
2018-08-27 | drm/amdgpu: Remove dead code in amdgpu_pm.c | Rex Zhu |