aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smu_v11_0.c
AgeCommit message (Expand)Author
2020-09-04drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-05-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu
2019-04-19drm/powerplay : send SMC message to set XGMI pstateshaoyunl
2019-04-12drm/powerplay: Add smu set xgmi pstate interfaceshaoyunl
2019-04-10drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeffKevin Wang
2019-04-02drm/amdgpu/smu11: fix warning on 32bit archesAlex Deucher
2019-03-21drm/amd/powerplay: delete some dead codeDan Carpenter
2019-03-20drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"Colin Ian King
2019-03-19drm/amd/powerplay: move the smc_if_version to asic fileKevin Wang
2019-03-19drm/amd/powerplay: add od condition for power limitLikun Gao
2019-03-19drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smuHuang Rui
2019-03-19drm/amd/powerplay: fix smc messsage index reportHuang Rui
2019-03-19drm/amd/powerplay: add condition for smc table hw initLikun Gao
2019-03-19drm/amd/powerplay: add suspend and resume function for smuLikun Gao
2019-03-19drm/amd/powerplay: add is_dpm_running for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: get eclk/vclk/dclk for smu11Likun 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: add fan rpm limit interface for hwmonLikun Gao
2019-03-19drm/amd/powerplay: add function to get sclk and mclkLikun Gao
2019-03-19drm/amd/powerplay: implement sensor of uvd & vce power state for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement uvd & vce dpm enable functionsKevin Wang
2019-03-19drm/amd/powerplay: implement update enabled feature state to smc for smu11Kevin Wang
2019-03-19drm/amd/powerplay: add function to update overdrive settingsLikun Gao
2019-03-19drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: add display_config to handle display config for SMU11.Chengming Gui
2019-03-19drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: add watermarks related data structs and function for SMU11.Chengming Gui
2019-03-19drm/amd/powerplay: implement power_dpm_state sys interface for SMU11Chengming Gui
2019-03-19drm/amd/powerplay: add golden dpm table to backup default DPM table (v2)Likun Gao
2019-03-19drm/amd/powerplay: add function to set default overdrive settingsLikun Gao
2019-03-19drm/amd/powerplay: implement interface to set watermarks for clock rangesHuang Rui
2019-03-19drm/amd/powerplay: add interface to request display clock voltageHuang Rui
2019-03-19drm/amd/powerplay: add the function to set deep sleep dcefclkHuang Rui
2019-03-19drm/amd/powerplay: implement sensor of get feature maskKevin Wang
2019-03-19drm/amd/powerplay: implement sensor of get_gfx_vdd for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement sensor of get_gpu_power for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement sensor of thermal_get_temperature for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement sensor of SCLK and MCLK for smu11Kevin Wang
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: add function to start thermal controlLikun Gao
2019-03-19drm/amd/powerplay: add function to set fan table to control thermalLikun Gao
2019-03-19drm/amd/powerplay: add function to enable thermal alertLikun Gao
2019-03-19drm/amd/powerplay: add function to set thermal rangeLikun Gao
2019-03-19drm/amd/powerplay: add function to get thermal rangeLikun Gao