summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c
AgeCommit message (Expand)Author
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King
2018-10-09drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu
2018-04-11drm/amd/pp: Save vf state in pp contextRex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher
2018-02-19drm/amd/powerplay: Remove extra pair of parenthesesMatthias Kaehlcke
2018-02-19drm/amd/pp: Delete unnecessary function argumentRex Zhu
2018-02-19drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu
2018-02-19drm/amd/pp: Delete dead code in powerplayRex Zhu
2018-02-19drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu
2018-02-19drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu
2018-02-19drm/amd/powerplay: drop unneeded newlineJulia Lawall
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu
2017-12-06drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand
2017-10-19drm/amd/pp: remove tonga_smc/smumgr split.Rex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-03-29drm/amd/powerplay: add power profile support for tongaEric Huang
2017-01-27drm/amd/powerplay: refine smumgr codeRex Zhu
2017-01-27drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui
2016-11-11drm/amd/powerplay:Tonga not to start SMC if SRIOVTrigger Huang
2016-09-19drm/amd/powerplay: use smu7 common functions and data on Tonga.Rex Zhu
2016-09-19drm/amd/powerplay: implement fw image related smum interface for tonga.Rex Zhu
2016-07-29drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan
2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu
2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu
2016-05-04drm/amd: Mark some tables as constNils Wallménius
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu
2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu
2015-12-21drm/amd/powerplay: Add Tonga SMU supportJammy Zhou