summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.Rex Zhu2017-01-271-9/+12
* drm/amd/powerplay: change function name to make code more readableRex Zhu2017-01-271-3/+3
* drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu2017-01-271-15/+0
* drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu2017-01-271-3/+3
* drm/amd/powerplay: refine powerplay interface.Rex Zhu2017-01-271-30/+84
* drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu2017-01-271-1/+1
* drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui2017-01-271-4/+4
* drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui2017-01-271-1/+2
* drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang2017-01-061-1/+2
* Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-061-20/+11
|\
| * drm/amd/powerplay: enable voltage control by default for dgpu.Rex Zhu2016-11-111-6/+3
| * drm/amd/powerplay: use mask bit for deepsleep/power tune feature.Rex Zhu2016-11-111-2/+2
| * drm/amd/powerplay: make CAC feature controlled by module parameter.Rex Zhu2016-11-111-13/+7
* | drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher2016-11-101-1/+3
* | drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher2016-11-101-1/+1
|/
* drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu2016-10-271-1/+1
* drm/amd/powerplay: use smu7 hwmgr to manager icelandRex Zhu2016-09-191-7/+26
* drm/amd/powerplay: use smu7_hwmgr to manager tonga.Rex Zhu2016-09-191-3/+29
* drm/amd/powerplay: use smu7 hwmgr to manager fijiRex Zhu2016-09-191-2/+26
* drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu2016-09-191-2/+36
* drm/amd/powerplay: fix potential issue of array access violationRex Zhu2016-09-191-5/+2
* drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu2016-09-161-6/+0
* drm/amd/powerplay: add pptable point check before use itRex Zhu2016-09-161-1/+2
* drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu2016-09-161-0/+1
* drm/amd/powerplay: delete duplicated function and definition.Rex Zhu2016-09-141-2/+5
* drm/amd/powerplay: wrap get evv voltage functionsRex Zhu2016-09-141-0/+17
* drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu2016-09-141-0/+21
* drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu2016-09-141-23/+86
* drm/amd/powerplay: original power state table should not be changed.Rex Zhu2016-09-021-2/+13
* drm/amd/powerplay: simplify struct amd_pp_init.Rex Zhu2016-08-251-3/+0
* drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu2016-08-081-0/+2
* drm/amd/powerplay: delete useless code in hwmgr.Rex Zhu2016-08-081-36/+0
* drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu2016-08-081-1/+21
* drm/amd/powerplay: add iceland HW managerHuang Rui2016-08-081-0/+4
* drivers/amdgpu: Remove redundant casts on kzalloc() callsEdward O'Callaghan2016-07-291-1/+1
* drm/amd/powerplay: Unify family definesTom St Denis2016-07-071-2/+3
* drm/amd/powerplay: add uploading pptable and resetting powerplay supportEric Huang2016-07-071-0/+2
* drm/amdgpu: add powercontainment module parameterHuang Rui2016-07-071-0/+1
* drm/amd/powerplay: fix bug visit array out of boundsRex Zhu2016-06-091-1/+1
* drm/amdgpu: fix mem leak in pplib/hwmgrMonk Liu2016-06-091-0/+7
* drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu2016-05-131-0/+38
* drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-041-4/+4
* drm/amd/powerplay: init hwmgr for ELM/BAFRex Zhu2016-05-041-0/+5
* drm/amd/powerplay: fix Smatch static checker warningsRex Zhu2016-01-081-0/+3
* drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu2015-12-211-2/+334
* drm/amd/powerplay: fix warning of cast to pointer from integer of different s...rezhu2015-12-211-1/+1
* drm/amd/powerplay: add Fiji DPM support.Eric Huang2015-12-211-0/+5
* drm/amd/powerplay: add Tonga dpm support (v3)yanyang12015-12-211-0/+10
* drm/amd/powerplay: add CG and PG support for carrizoRex Zhu2015-12-211-0/+10
* drm/amd/powerplay: add Carrizo dpm supportJammy Zhou2015-12-211-2/+4