summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-3268/+0
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das1-1/+1
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan1-6/+8
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan1-0/+1
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang1-2/+0
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+1
2019-06-17drm/amd/powerplay: detect version of smu backend (v2)Prike Liang1-0/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-0/+1
2019-05-24drm/amd/powerplay: expose SMU7 asics realtime memory utilizationEvan Quan1-0/+2
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King1-0/+2
2018-10-09drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu1-0/+9
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher1-0/+1
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu1-80/+0
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu1-4/+0
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-7/+5
2018-04-11drm/amd/pp: Save vf state in pp contextRex Zhu1-2/+1
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu1-1/+1
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu1-1/+3
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu1-64/+0
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu1-0/+97
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu1-10/+3
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher1-1/+1
2018-02-19drm/amd/powerplay: Remove extra pair of parenthesesMatthias Kaehlcke1-1/+1
2018-02-19drm/amd/pp: Delete unnecessary function argumentRex Zhu1-3/+1
2018-02-19drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu1-7/+7
2018-02-19drm/amd/pp: Delete dead code in powerplayRex Zhu1-7/+3
2018-02-19drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu1-3/+15
2018-02-19drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu1-2/+1
2018-02-19drm/amd/powerplay: drop unneeded newlineJulia Lawall1-1/+1
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu1-4/+1
2017-12-06drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand1-7/+3
2017-10-19drm/amd/pp: remove tonga_smc/smumgr split.Rex Zhu1-9/+3108
2017-09-26drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu1-2/+2
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu1-7/+7
2017-09-26drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu1-3/+3
2017-09-26drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu1-2/+2
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-32/+32
2017-03-29drm/amd/powerplay: add power profile support for tongaEric Huang1-0/+1
2017-01-27drm/amd/powerplay: refine smumgr codeRex Zhu1-19/+9
2017-01-27drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui1-1/+1
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui1-1/+1
2016-11-11drm/amd/powerplay:Tonga not to start SMC if SRIOVTrigger Huang1-1/+2
2016-09-19drm/amd/powerplay: use smu7 common functions and data on Tonga.Rex Zhu1-639/+18
2016-09-19drm/amd/powerplay: implement fw image related smum interface for tonga.Rex Zhu1-0/+17
2016-07-29drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan1-2/+1
2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu1-0/+2
2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu1-0/+5
2016-05-04drm/amd: Mark some tables as constNils Wallménius1-1/+1