summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.Rex Zhu1-9/+12
2017-01-27drm/amd/powerplay: change function name to make code more readableRex Zhu1-3/+3
2017-01-27drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu1-15/+0
2017-01-27drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu1-3/+3
2017-01-27drm/amd/powerplay: refine powerplay interface.Rex Zhu1-30/+84
2017-01-27drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu1-1/+1
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui1-4/+4
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui1-1/+2
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang1-1/+2
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-20/+11
2016-11-11drm/amd/powerplay: enable voltage control by default for dgpu.Rex Zhu1-6/+3
2016-11-11drm/amd/powerplay: use mask bit for deepsleep/power tune feature.Rex Zhu1-2/+2
2016-11-11drm/amd/powerplay: make CAC feature controlled by module parameter.Rex Zhu1-13/+7
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher1-1/+3
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher1-1/+1
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu1-1/+1
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager icelandRex Zhu1-7/+26
2016-09-19drm/amd/powerplay: use smu7_hwmgr to manager tonga.Rex Zhu1-3/+29
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager fijiRex Zhu1-2/+26
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu1-2/+36
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-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu1-2/+5
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 Zhu1-23/+86
2016-09-02drm/amd/powerplay: original power state table should not be changed.Rex Zhu1-2/+13
2016-08-25drm/amd/powerplay: simplify struct amd_pp_init.Rex Zhu1-3/+0
2016-08-08drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu1-0/+2
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 Zhu1-1/+21
2016-08-08drm/amd/powerplay: add iceland HW managerHuang Rui1-0/+4
2016-07-29drivers/amdgpu: Remove redundant casts on kzalloc() callsEdward O'Callaghan1-1/+1
2016-07-07drm/amd/powerplay: Unify family definesTom St Denis1-2/+3
2016-07-07drm/amd/powerplay: add uploading pptable and resetting powerplay supportEric Huang1-0/+2
2016-07-07drm/amdgpu: add powercontainment module parameterHuang Rui1-0/+1
2016-06-09drm/amd/powerplay: fix bug visit array out of boundsRex Zhu1-1/+1
2016-06-09drm/amdgpu: fix mem leak in pplib/hwmgrMonk Liu1-0/+7
2016-05-13drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu1-0/+38
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-4/+4
2016-05-04drm/amd/powerplay: init hwmgr for ELM/BAFRex Zhu1-0/+5
2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu1-0/+3
2015-12-21drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu1-2/+334
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different s...rezhu1-1/+1
2015-12-21drm/amd/powerplay: add Fiji DPM support.Eric Huang1-0/+5
2015-12-21drm/amd/powerplay: add Tonga dpm support (v3)yanyang11-0/+10
2015-12-21drm/amd/powerplay: add CG and PG support for carrizoRex Zhu1-0/+10
2015-12-21drm/amd/powerplay: add Carrizo dpm supportJammy Zhou1-2/+4