summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu2018-03-151-1/+3
* drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu2018-03-151-50/+20
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-66/+0
* drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu2018-03-061-0/+97
* drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher2018-02-261-1/+1
* drm/amd/pp: Delete unnecessary function argumentRex Zhu2018-02-191-4/+2
* drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu2018-02-191-7/+7
* drm/amd/pp: Delete dead code in powerplayRex Zhu2018-02-191-7/+3
* drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu2018-02-191-3/+15
* drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu2018-02-191-1/+1
* drm/amd/powerplay: drop unneeded newlineJulia Lawall2018-02-191-1/+1
* drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu2017-12-191-4/+1
* drm/amd/pp: remove fiji_smc/smumgr split.Rex Zhu2017-10-191-8/+2371
* drm/amd/pp: move common function to smu7_smumgr.cRex Zhu2017-10-191-42/+1
* amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie2017-09-291-9/+26
* amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie2017-09-291-1/+1
* amdgpu/pp: slim down the pwr virus tables.Dave Airlie2017-09-281-14/+4
* drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu2017-09-261-2/+2
* drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu2017-09-261-7/+7
* drm/amd/powerplay: move macros to hwmgr.hRex Zhu2017-09-261-1/+1
* drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu2017-09-261-3/+3
* drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu2017-09-261-2/+2
* drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu2017-09-261-1/+1
* drm/amd/powerplay: refine powerplay code.Rex Zhu2017-09-261-5/+5
* drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu2017-09-261-65/+65
* drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.cRex Zhu2017-07-141-42/+33
* drm/amd/powerplay: refine avfs enable code on fiji.Rex Zhu2017-07-141-107/+8
* drm/amd/powerplay: add power profile support for FijiEric Huang2017-03-291-0/+1
* drm/amd/powerplay: refine smumgr codeRex Zhu2017-01-271-21/+13
* drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui2017-01-271-4/+4
* drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui2017-01-271-1/+1
* Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-7/+11
|\
| * drm/amdgpu:bypass avfs event manager for sriovTrigger Huang2016-11-111-1/+5
| * drm/amd/powerplay: mark symbols static where possibleBaoyou Xie2016-10-251-6/+6
* | treewide: Make remaining source files non-executableJoe Perches2016-12-121-0/+0
|/
* drm/amdgpu:add fw version entry to infoFrank Min2016-09-221-0/+0
* drm/amd/powerplay: use smu7 common functions and data on Fiji.Rex Zhu2016-09-191-577/+28
* drm/amd/powerplay: implement fw image related smu interface for Fiji.Rex Zhu2016-09-191-5/+32
* drm/amdgpu: fix smu ucode memleak (v2)Monk Liu2016-06-091-0/+2
* drm/amdgpu: fix fiji smu fini mem leakMonk Liu2016-06-091-0/+4
* drm/amd: Mark some tables as constNils Wallménius2016-05-041-3/+3
* drm/amd/powerplay: fix Smatch static checker warningsRex Zhu2016-01-081-1/+1
* drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu2016-01-081-4/+4
* drm/amd/powerplay: enable clock gating for Fiji.Eric Huang2015-12-211-1/+8
* drm/amd/powerplay: add Fiji SMU support.Eric Huang2015-12-211-0/+1035
OpenPOWER on IntegriCloud