index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
/
hwmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-20
/
+11
2016-11-11
drm/amd/powerplay: enable voltage control by default for dgpu.
Rex Zhu
1
-6
/
+3
2016-11-11
drm/amd/powerplay: use mask bit for deepsleep/power tune feature.
Rex Zhu
1
-2
/
+2
2016-11-11
drm/amd/powerplay: make CAC feature controlled by module parameter.
Rex Zhu
1
-13
/
+7
2016-11-10
drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland
Alex Deucher
1
-1
/
+3
2016-11-10
drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk
Alex Deucher
1
-1
/
+1
2016-10-27
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
1
-1
/
+1
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
1
-7
/
+26
2016-09-19
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
1
-3
/
+29
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
1
-2
/
+26
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
1
-2
/
+36
2016-09-19
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
1
-5
/
+2
2016-09-16
drm/amd/powerplay: Partially revert change initialize platform caps
Rex Zhu
1
-6
/
+0
2016-09-16
drm/amd/powerplay: add pptable point check before use it
Rex Zhu
1
-1
/
+2
2016-09-16
drm/amd/powerplay: add pp_table_version in hwmgr.
Rex Zhu
1
-0
/
+1
2016-09-14
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
1
-2
/
+5
2016-09-14
drm/amd/powerplay: wrap get evv voltage functions
Rex Zhu
1
-0
/
+17
2016-09-14
drm/amd/powerplay: add helper function to get voltage id in votage table
Rex Zhu
1
-0
/
+21
2016-09-14
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
1
-23
/
+86
2016-09-02
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
1
-2
/
+13
2016-08-25
drm/amd/powerplay: simplify struct amd_pp_init.
Rex Zhu
1
-3
/
+0
2016-08-08
drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.
Rex Zhu
1
-0
/
+2
2016-08-08
drm/amd/powerplay: delete useless code in hwmgr.
Rex Zhu
1
-36
/
+0
2016-08-08
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
1
-1
/
+21
2016-08-08
drm/amd/powerplay: add iceland HW manager
Huang Rui
1
-0
/
+4
2016-07-29
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
1
-1
/
+1
2016-07-07
drm/amd/powerplay: Unify family defines
Tom St Denis
1
-2
/
+3
2016-07-07
drm/amd/powerplay: add uploading pptable and resetting powerplay support
Eric Huang
1
-0
/
+2
2016-07-07
drm/amdgpu: add powercontainment module parameter
Huang Rui
1
-0
/
+1
2016-06-09
drm/amd/powerplay: fix bug visit array out of bounds
Rex Zhu
1
-1
/
+1
2016-06-09
drm/amdgpu: fix mem leak in pplib/hwmgr
Monk Liu
1
-0
/
+7
2016-05-13
drm/amd/powerplay: move asic unrelated function to hwmgr.c.
Rex Zhu
1
-0
/
+38
2016-05-05
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-4
/
+4
2016-05-05
drm/amd/powerplay: init hwmgr for ELM/BAF
Rex Zhu
1
-0
/
+5
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
1
-0
/
+3
2015-12-22
drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
Rex Zhu
1
-2
/
+334
2015-12-22
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
rezhu
1
-1
/
+1
2015-12-22
drm/amd/powerplay: add Fiji DPM support.
Eric Huang
1
-0
/
+5
2015-12-22
drm/amd/powerplay: add Tonga dpm support (v3)
yanyang1
1
-0
/
+10
2015-12-22
drm/amd/powerplay: add CG and PG support for carrizo
Rex Zhu
1
-0
/
+10
2015-12-22
drm/amd/powerplay: add Carrizo dpm support
Jammy Zhou
1
-2
/
+4
2015-12-22
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
1
-0
/
+201