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.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-02
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+10
2017-05-28
drm/amd/powerplay: Use designated initializers
Kees Cook
1
-10
/
+10
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
1
-1
/
+1
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
1
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
1
-4
/
+27
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Rex Zhu
4
-20
/
+27
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.
Rex Zhu
2
-20
/
+25
2017-05-10
drm/amd/powerplay: add more smu message on Vega10.
Rex Zhu
1
-1
/
+4
2017-05-06
drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.
Rex Zhu
1
-30
/
+31
2017-05-06
drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...
Rex Zhu
1
-28
/
+45
2017-05-06
drm/amd/powerplay: delete dead code in powerplay.
Rex Zhu
2
-30
/
+0
2017-05-06
drm/amd/powerplay: disable engine spread spectrum feature on Vega10.
Rex Zhu
1
-1
/
+5
2017-05-06
drm/amd/powerplay: clean up code in vega10_smumgr.c
Rex Zhu
1
-56
/
+45
2017-05-06
drm/amd/powerplay: correct LoadLineResistance value in pptable.
Rex Zhu
2
-4
/
+4
2017-05-06
drm/amd/powerplay: Allow duplicate enteries in pptable.
Rex Zhu
1
-4
/
+4
2017-05-06
drm/amd/powerplay: set fan target temperature by msg on vega10.
Rex Zhu
1
-0
/
+5
2017-05-06
drm/amd/powerplay: set soc floor voltage on boot on vega10.
Rex Zhu
4
-0
/
+71
2017-05-06
drm/amd/powerplay: refine code in vega10_smumgr.c
Rex Zhu
1
-39
/
+39
2017-04-29
drm/amd/powerplay: implement stop dpm task for vega10.
Rex Zhu
5
-1
/
+123
2017-04-29
drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.
Rex Zhu
3
-1
/
+7
2017-04-29
drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.
Rex Zhu
4
-1
/
+13
2017-04-29
drm/amd/powerplay: refine set pcie dpm default table on vega10.
Rex Zhu
1
-21
/
+1
2017-04-29
drm/amd/powerplay: disable cks by default on vega10.
Rex Zhu
1
-1
/
+1
2017-04-29
drm/amd/powerplay: correct UlvOffsetVid on Vega10.
Rex Zhu
1
-3
/
+2
2017-04-29
drm/amd/powerplay: Fix AVFS param.
Rex Zhu
1
-4
/
+4
2017-04-29
drm/amd/powerplay: enable clock stretch feature on Vega10.
Rex Zhu
1
-5
/
+7
2017-04-29
drm/amd/powerplay: enable pcie dpm on Vega10.
Rex Zhu
1
-1
/
+2
2017-04-29
drm/amd/powerplay: allocate fb for avfs fuse table on vega10.
Rex Zhu
2
-0
/
+37
2017-04-29
drm/amd/powerplay: enable AGM logging while dpm disabled.
Rex Zhu
2
-3
/
+2
2017-04-29
drm/amd/powerplay: add error message to remind user updating firmware
Huang Rui
1
-2
/
+5
2017-04-29
drm/amdgpu: update smu9 driver interface
Evan Quan
1
-2
/
+16
2017-04-29
drm/amd/powerplay: delete dead functions in vega10.
Rex Zhu
3
-38
/
+2
2017-04-29
drm/amd/powerplay: fix suspend error on DPM disabled
Huang Rui
1
-1
/
+3
2017-04-28
drm/amd/powerplay: align with VBIOS to support new AVFS structure
Rex Zhu
3
-68
/
+68
2017-04-07
drm/amd/powerplay: add fan controller table v11 support.
Rex Zhu
2
-45
/
+120
2017-04-07
drm/amd/powerplay: port newest process pptable code for vega10.
Rex Zhu
3
-50
/
+187
2017-04-06
drm/amdgpu/smu9: update to latest driver interface
Evan Quan
1
-4
/
+53
2017-04-04
drm/amd/powerplay: fix a couple locking issues
Dan Carpenter
1
-2
/
+4
2017-04-04
drm/amd/powerplay: fix pp_dpm_get_current_power_state() (v2)
Dan Carpenter
1
-0
/
+4
2017-04-04
drm/amdgpu/powerplay: fix locking typo
Alex Deucher
1
-1
/
+1
2017-03-30
drm/amd/powerplay: reduce sample period time
Rex Zhu
1
-1
/
+1
2017-03-30
drm/amd/powerplay: add Vega10 powerplay support (v5)
Eric Huang
19
-2
/
+8105
2017-03-30
drm/amd/powerplay: add some display/powerplay interfaces
Eric Huang
5
-1
/
+191
2017-03-30
drm/amd/powerplay: add some new structures for Vega10
Eric Huang
3
-5
/
+155
2017-03-30
drm/amd/powerplay: add global PowerPlay mutex.
Rex Zhu
2
-61
/
+132
2017-03-30
drm/amdgpu: add new atomfirmware based helpers for powerplay
Eric Huang
3
-1
/
+537
2017-03-30
drm/amd/powerplay: add new Vega10's ppsmc header file
Eric Huang
1
-0
/
+131
2017-03-30
drm/amd/powerplay: add smu9 header files for Vega10
Eric Huang
2
-0
/
+565
2017-03-30
drm/amd/powerplay: restore disabling power containment on Fiji (v2)
Eric Huang
1
-0
/
+7
2017-03-30
drm/amd/powerplay: remove unneeded conversions to bool
Andrew F. Davis
2
-2
/
+2
[next]