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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2017-06-29
drm/amd/powerplay: power value format change for Vega10
Eric Huang
1
-2
/
+7
2017-06-29
drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10
Eric Huang
1
-2
/
+2
2017-06-29
drm/amd/powerplay/cz: print message if smc message fails
Alex Deucher
1
-1
/
+1
2017-06-29
drm/amd/powerplay: add support for ATOM GFXCLK table v2.
Rex Zhu
3
-14
/
+51
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-10
/
+10
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
30
-105
/
+4201
2017-06-15
drm/amd/powerplay: add avfs control for Vega10
Eric Huang
1
-0
/
+1
2017-06-15
drm/amd/powerplay: add GPU power display for vega10
Eric Huang
1
-0
/
+20
2017-06-15
drm/amd/powerplay: update vega10_ppsmc.h
Eric Huang
1
-1
/
+2
2017-06-09
drm/amd/powerplay: fix copy error in powerplay.
Rex Zhu
1
-3
/
+3
2017-06-07
drm/amd/powerplay: fix memory leak in cz_hwmgr backend
Hawking Zhang
1
-0
/
+6
2017-06-07
drm/amd/powerplay: fix memory leak in rv_hwmgr backend
Hawking Zhang
1
-0
/
+10
2017-06-07
drm/amd/powerplay: add sclk and mclk overdrive for vega10
Eric Huang
1
-15
/
+133
2017-06-07
drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.
Rex Zhu
1
-7
/
+6
2017-06-02
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+10
2017-06-01
drm/amd/powerplay: enable CKS by default on vega10.
Rex Zhu
1
-1
/
+1
2017-06-01
drm/amd/powerplay: Align with VBIOS to support AVFS parameters.
Rex Zhu
2
-8
/
+8
2017-06-01
drm/amd/powerplay: Add floor DCEF for DS on boot.
Rex Zhu
4
-1
/
+38
2017-05-31
drm/amd/powerplay: code clean up in vega10_hwmgr.c
Rex Zhu
1
-6
/
+38
2017-05-31
Revert "drm/amd/powerplay: disable engine spread spectrum feature on Vega10."
Rex Zhu
1
-5
/
+1
2017-05-31
drm/amd/powerplay: enable deep sleep by default for vega10
Rex Zhu
1
-5
/
+61
2017-05-31
drm/amd/powerplay: enable ulv feature by default for vega10.
Rex Zhu
1
-5
/
+28
2017-05-31
drm/amd/powerplay: fix set tools address for Vega10
Eric Huang
1
-1
/
+3
2017-05-31
drm/amd/powerplay: fix soft pptable size for Vega10
Eric Huang
1
-0
/
+1
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2
-5
/
+29
2017-05-28
drm/amd/powerplay: Use designated initializers
Kees Cook
1
-10
/
+10
2017-05-25
drm/amd/powerplay: set powerplay support cap on raven
Hawking Zhang
1
-0
/
+3
2017-05-25
drm/amd/powerplay: bypass pptable process on raven
Hawking Zhang
1
-0
/
+6
2017-05-25
drm/amd/powerplay: add get_temperature interface for raven
Hawking Zhang
1
-2
/
+25
2017-05-25
drm/amd/powerplay: update magic number for rv hw backend
Hawking Zhang
2
-2
/
+3
2017-05-25
drm/amd/powerplay: using MinFClock/MaxFclock to report Min/Max memory clock l...
Hawking Zhang
1
-0
/
+8
2017-05-25
drm/amd/powerplay: PP/DAL interface changes for dynamic clock switch
Rex Zhu
1
-74
/
+57
2017-05-25
drm/amd/powerplay: add function set_clock_limit for Rv.
Rex Zhu
2
-2
/
+62
2017-05-25
drm/amd/powerplay: add new clock type in struct gfx_arbit.
Rex Zhu
1
-0
/
+3
2017-05-25
drm/amd/powerplay: add new clock type for Rv
Rex Zhu
1
-1
/
+3
2017-05-25
drm/amd/powerplay: print msg id when smu failed.
Rex Zhu
1
-6
/
+5
2017-05-25
drm/amd/powerplay: add new smu message for Rv
Rex Zhu
1
-4
/
+5
2017-05-25
drm/amd/powerplay: delete duplicated code in vega10_hwmgr.c
Rex Zhu
1
-5
/
+0
2017-05-25
drm/amd/powerplay: Fix Vega10 power profile switching
Felix Kuehling
1
-3
/
+3
2017-05-25
drm/amd/powerplay: fix array_size.cocci warnings
kbuild test robot
1
-7
/
+11
2017-05-25
drm/amdgpu/raven: power up/down VCN via the SMU (v2)
Alex Deucher
1
-0
/
+24
2017-05-25
drm/amd/powerplay/rv: power up/down sdma via the SMU
Chunming Zhou
1
-0
/
+23
2017-05-25
drm/amd/powerplay: add raven support in hwmgr. (v2)
Rex Zhu
8
-18
/
+1291
2017-05-25
drm/amd/powerplay: add raven support in smumgr. (v2)
Rex Zhu
7
-1
/
+544
2017-05-25
drm/amd/powerplay: add ppt_v3 define
Rex Zhu
1
-0
/
+11
2017-05-25
drm/amdgpu/powerplay: add header file for smu10. (v2)
Rex Zhu
2
-0
/
+304
2017-05-25
drm/amd/powerplay: fix pcie dpm table for vega10
Eric Huang
1
-1
/
+1
2017-05-25
drm/amd/powerplay: update vega10 smu interface version to E.
Rex Zhu
1
-19
/
+19
2017-05-25
drm/amd/powerplay: delete dead code in vega10_thermal.c
Rex Zhu
1
-3
/
+0
2017-05-25
drm/amd/powerplay: Add Vega10 Powertune Table v3 support.
Rex Zhu
3
-3
/
+77
[next]