aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_powertune.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King1-1/+1
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao1-6/+6
2018-07-31drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu1-0/+43
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu1-12/+19
2018-05-15drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-15drm/powerplay: Add powertune table for VEGAMEric Huang1-0/+189
2018-04-11drm/amd/pp: Use gfx rlc funcs directly in powerplayRex Zhu1-6/+7
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu1-7/+2
2018-02-19drm/amd/pp: Expose set/get_power_limit for DGPURex Zhu1-3/+5
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu1-1/+1
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu1-12/+12
2017-09-26drm/amd/powerplay: fix set target TDP error on tonga/icelandRex Zhu1-5/+6
2017-09-13drm/amd/powerplay: lock grbm_gfx index when changing instanceTom St Denis1-0/+2
2017-09-13drm/amd/powerplay: Tidy up smu7_enable_didt()Tom St Denis1-21/+8
2017-09-13drm/amd/powerplay: Make use of PP_CAP in smu7_powertune.cTom St Denis1-24/+18
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui1-1/+149
2017-01-27drm/amd/powerplay: refine DIDT feature in Powerplay.Rex Zhu1-49/+175
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui1-1/+1
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui1-1/+1
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang1-1/+1
2016-11-11drm/amd/powerplay: fix code styleRex Zhu1-2/+3
2016-09-23drm/amdgpu: Constify tablesNils Wallménius1-6/+6
2016-09-19drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.Rex Zhu1-0/+729