summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2016-09-19drm/amd/powerplay: use smu7_hwmgr to manager tonga.Rex Zhu2-6/+30
2016-09-19drm/amd/powerplay: implement fw image related smum interface for tonga.Rex Zhu1-1/+1
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager fijiRex Zhu2-4/+27
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu2-4/+36
2016-09-19drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.Rex Zhu10-10/+6725
2016-09-19drm/amd/powerplay: fix potential issue of array access violationRex Zhu1-5/+2
2016-09-16drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu1-6/+0
2016-09-16drm/amd/powerplay: add pptable point check before use itRex Zhu1-1/+2
2016-09-16drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu1-0/+1
2016-09-16drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu7-32/+32
2016-09-14drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie3-35/+44
2016-09-14drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie2-17/+22
2016-09-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu4-24/+5
2016-09-14drm/amd/powerplay: move smu related variable definitions to smumgr.Rex Zhu2-17/+1
2016-09-14drm/amd/powerplay: wrap get evv voltage functionsRex Zhu1-0/+17
2016-09-14drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu1-0/+21
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu2-57/+86
2016-09-14drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu2-8/+8
2016-09-14drm/amd/powerplay: calculate flexible array member's address.Rex Zhu2-83/+137
2016-09-13drm/amd/powerplay: fix issue power containment not enabled on Tonga.Rex Zhu1-3/+0
2016-09-13drm/amd/powerplay: enable/disable auto thermal throttle for tonga.Rex Zhu1-0/+82
2016-09-02drm/amd/powerplay: original power state table should not be changed.Rex Zhu1-2/+13
2016-09-02drm/amd/powerplay: add vce state tables initialize for ppt v1.Rex Zhu1-0/+58
2016-09-02drm/amd/powerplay: refine struct name for code style reason.Rex Zhu1-1/+1
2016-08-25drm/amd/powerplay: simplify struct amd_pp_init.Rex Zhu1-3/+0
2016-08-25drm/amd/powerplay: get system info by cgs interface.Rex Zhu1-4/+20
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie19-125/+8131
2016-08-24drm/amd/powerplay: delete useless code in iceland_hwmgr.c.Rex Zhu1-2/+0
2016-08-23drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt1-1/+1
2016-08-22drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis1-40/+13
2016-08-19drm/amd/powerplay: enable power containment features for tonga.Rex Zhu5-9/+548
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter5-5/+0
2016-08-08drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.Rex Zhu3-10/+1
2016-08-08drm/amd/powrplay: delete code no longer in use on Polaris.Rex Zhu1-13/+0
2016-08-08drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu2-1/+6
2016-08-08drm/amd/powerplay: delete useless code in hwmgr.Rex Zhu1-36/+0
2016-08-08drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu5-20/+25
2016-08-08drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.Rex Zhu1-2/+2
2016-08-08drm/amd/powerplay: add DPM running checking backHuang Rui1-2/+0
2016-08-08drm/amd/powerplay: add enabling voltage controller backHuang Rui1-2/+0
2016-08-08drm/amd/powerplay: set the platform capability flags for icelandHuang Rui1-0/+51
2016-08-08drm/amd/powerplay: add deep sleep initializationHuang Rui1-0/+34
2016-08-08drm/amd/powerplay: fix the incorrect checking conditionHuang Rui1-1/+1
2016-08-08drm/amd/powerplay: add iceland HW managerHuang Rui10-1/+7423
2016-08-08drm/amd/powerplay: add iceland_dyn_defaults headerHuang Rui1-0/+41
2016-07-29drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis1-7/+7
2016-07-29drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu3-28/+22
2016-07-29drm/amd/powerplay: fix typo error when set clock gate state.Rex Zhu2-2/+2
2016-07-29drm/amd/powerplay: Delete unused functions in ppevvmath.hNils Wallménius1-58/+1
2016-07-29drm/amd/powerplay: Mark functions of ppevvmath.h staticNils Wallménius1-64/+64