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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
2
-2
/
+3
2016-10-21
drm/amd/powerplay: don't give up if DPM is already running
Grazvydas Ignotas
1
-2
/
+2
2016-10-21
drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.c
Rex Zhu
1
-3
/
+6
2016-10-21
drm/amdgpu/powerplay/smu7: fix static checker warning
Alex Deucher
1
-5
/
+8
2016-10-14
drm/amd/powerplay: fix bug stop dpm can't work on Vi.
Rex Zhu
2
-15
/
+25
2016-10-14
drm/amd/powerplay: notify smu no display by default.
Rex Zhu
1
-1
/
+1
2016-10-14
drm/amdgpu/powerplay: implement thermal sensor for CZ/ST
Alex Deucher
1
-0
/
+18
2016-10-14
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-14
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-14
drm/amd/powerplay: fix static checker warnings in iceland_smc.c
Rex Zhu
1
-1
/
+1
2016-10-04
drm/amdgpu: remove DRM_AMD_POWERPLAY
Alex Deucher
1
-6
/
+0
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
6
-21
/
+20
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
67
-32705
/
+17564
2016-09-23
drm/amdgpu: Constify tables
Nils Wallménius
6
-21
/
+20
2016-09-22
drm/amd/powerplay: export function to help to set cg by smu.
Rex Zhu
2
-74
/
+5
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
5
-133
/
+14
2016-09-22
drm/amdgpu:add fw version entry to info
Frank Min
1
-0
/
+0
2016-09-19
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
29
-353
/
+642
2016-09-19
drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
Tom St Denis
5
-0
/
+165
2016-09-19
drm/amd/powerplay: delete useless files.
Rex Zhu
36
-31672
/
+0
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
2
-10
/
+27
2016-09-19
drm/amd/powerplay: implement fw related smu interface for iceland.
Rex Zhu
6
-17
/
+2673
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on icelannd.
Rex Zhu
5
-609
/
+82
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Fiji.
Rex Zhu
3
-635
/
+68
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Polars10.
Rex Zhu
4
-715
/
+84
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Tonga.
Rex Zhu
3
-774
/
+117
2016-09-19
drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.
Rex Zhu
4
-1
/
+678
2016-09-19
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
2
-6
/
+30
2016-09-19
drm/amd/powerplay: implement fw image related smum interface for tonga.
Rex Zhu
6
-3
/
+3329
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
2
-4
/
+27
2016-09-19
drm/amd/powerplay: implement fw image related smu interface for Fiji.
Rex Zhu
5
-8
/
+2472
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
3
-4
/
+37
2016-09-19
drm/amd/powerplay: implement fw image related smum interface for Polaris.
Rex Zhu
5
-8
/
+2367
2016-09-19
drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.
Rex Zhu
12
-10
/
+7195
2016-09-19
drm/amd/powerplay: add common interface in smumgr to help to visit fw image.
Rex Zhu
2
-1
/
+169
2016-09-19
drm/amd/powerplay: add parameter of the mclk switch latency time
Rex Zhu
1
-0
/
+1
2016-09-19
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
1
-5
/
+2
2016-09-19
drm/amd/powerplay: fix mclk not switching back after multi-head was disabled
Rex Zhu
2
-1
/
+4
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
2
-0
/
+9
2016-09-16
drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.
Rex Zhu
7
-32
/
+32
2016-09-14
drm/amd/powerplay/polaris10: mark symbols static where possible
Baoyou Xie
3
-35
/
+44
2016-09-14
drm/amd/powerplay/fiji: mark symbols static where possible
Baoyou Xie
2
-17
/
+22
2016-09-14
amd/powerplay: use kmemdup instead of kmalloc + memcpy
Edward O'Callaghan
1
-6
/
+3
2016-09-14
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
7
-25
/
+10
2016-09-14
drm/amd/powerplay: move smu related variable definitions to smumgr.
Rex Zhu
3
-17
/
+21
2016-09-14
drm/amd/powerplay: wrap get evv voltage functions
Rex Zhu
2
-0
/
+20
2016-09-14
drm/amd/powerplay: add helper function to get voltage id in votage table
Rex Zhu
2
-2
/
+23
2016-09-14
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
4
-58
/
+87
[next]