summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-02drm/amdgpu/smu11: fix warning on 32bit archesAlex Deucher
2019-03-27drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan
2019-03-21drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()Dan Carpenter
2019-03-21drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()Dan Carpenter
2019-03-21drm/amd/powerplay: delete some dead codeDan Carpenter
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-20drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"Colin Ian King
2019-03-20drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_tableNathan Chancellor
2019-03-19drm/amd/powerplay: move the smc_if_version to asic fileKevin Wang
2019-03-19drm/amd/powerplay: simplify sw-smu message map macroKevin Wang
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan
2019-03-19drm/amd/powerplay: fix pcie sysfs interface when set wrong valueLikun Gao
2019-03-19drm/amd/powerplay: fix memdup.cocci warningskbuild test robot
2019-03-19drm/amd/powerplay: fix semicolon code style issueYang Wei
2019-03-19drm/amd/powerplay: fix raven issue for sw smuHuang Rui
2019-03-19drm/amd/powerplay: add od condition for power limitLikun Gao
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-03-19drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smuHuang Rui
2019-03-19drm/amd/powerplay: fix the issue of checking on message mappingHuang Rui
2019-03-19drm/amd/powerplay: move setting allowed mask and feature enabling togetherHuang Rui
2019-03-19drm/amd/powerplay: fix byte alignment issue of smu11 pptableHuang Rui
2019-03-19drm/amd/powerplay: fix smc messsage index reportHuang Rui
2019-03-19drm/amd/powerplay: support sysfs to set/get pcieLikun Gao
2019-03-19drm/amd/powerplay: add override pcie parametersLikun 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: 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: add smu_late_init for SMU11.Chengming Gui
2019-03-19drm/amd/powerplay: set dpm table of vclk/dclk/eclk for smu11 (v2)Likun Gao
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: add STABLE_PSTATE_SCLK and STABLE_PSTATE_MCLK when read se...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: enable amdgpu dpm for smuKevin Wang
2019-03-19drm/amd/powerplay: add function to get sclk and mclkLikun Gao
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: implement sensor of uvd & vce power state for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement uvd & vce dpm enable functionsKevin Wang