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-11-02
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-3
/
+6
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-11-02
drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarily
Evan Quan
1
-1
/
+1
2017-11-02
drm/amd/powerplay: fix memory leak of hardcoded pptable
Eric Huang
1
-0
/
+3
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-3
/
+3
2017-10-27
drm/amd/powerplay: change ASIC temperature reading on Vega10
Eric Huang
1
-2
/
+2
2017-10-26
drm/amd/powerplay: retrieve the real-time coreClock values
Evan Quan
1
-22
/
+6
2017-10-26
drm/amd/powerplay: fix performance drop on Vega10
Eric Huang
1
-0
/
+9
2017-10-26
drm/amd/powerplay: add one smc message for Vega10
Eric Huang
1
-1
/
+2
2017-10-26
drm/amd/powerplay: fix amd_powerplay_reset()
Dan Carpenter
1
-1
/
+1
2017-10-22
drm/amd/powerplay: fix uninitialized variable
Rex Zhu
1
-3
/
+3
2017-10-19
drm/amd/powerplay: Place the constant on the right side of the test
Georgiana Chelu
1
-4
/
+4
2017-10-19
drm/amd/powerplay: Remove useless variable
Georgiana Chelu
1
-2
/
+1
2017-10-19
drm/amd/powerplay: Don't cast kzalloc() return value
Georgiana Chelu
1
-16
/
+8
2017-10-19
drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.
Rex Zhu
1
-4
/
+2
2017-10-19
drm/amd/pp: thermal control not enabled on vega10.
Rex Zhu
2
-1
/
+3
2017-10-19
drm/amd/powerplay: Tidy up cz_dpm_powerup_vce()
Tom St Denis
1
-2
/
+1
2017-10-19
drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce()
Tom St Denis
1
-2
/
+1
2017-10-19
drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm()
Tom St Denis
1
-11
/
+10
2017-10-19
drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm()
Tom St Denis
1
-7
/
+6
2017-10-19
drm/amd/powerplay: Tidy up cz_dpm_powerup_uvd()
Tom St Denis
1
-12
/
+5
2017-10-19
drm/amd/powerplay: Tidy up cz_dpm_powerdown_uvd()
Tom St Denis
1
-4
/
+2
2017-10-19
drm/amd/powerplay: Tidy up cz_start_dpm()
Tom St Denis
1
-7
/
+2
2017-10-19
drm/amd/pp: remove polaris10_smc/smumgr split.
Rex Zhu
4
-2400
/
+2226
2017-10-19
drm/amd/pp: remove tonga_smc/smumgr split.
Rex Zhu
5
-3344
/
+3128
2017-10-19
drm/amd/pp: remove iceland_smc/smumgr split.
Rex Zhu
4
-2629
/
+2480
2017-10-19
drm/amd/pp: remove fiji_smc/smumgr split.
Rex Zhu
5
-2558
/
+2381
2017-10-19
drm/amd/pp: rename ci_smc.c to ci_smumgr.c
Rex Zhu
2
-1
/
+1
2017-10-19
drm/amd/pp: move common function to smu7_smumgr.c
Rex Zhu
5
-2094
/
+49
2017-10-19
drm/amd/pp: implement function notify_cac_buffer_info on VI
Rex Zhu
8
-0
/
+125
2017-10-19
drm/amd/pp: implement function notify_cac_buffer_info on Vega
Rex Zhu
1
-0
/
+28
2017-10-19
drm/amd/pp: add new function point in hwmgr.
Rex Zhu
1
-0
/
+6
2017-10-19
drm/amd/pp: export new smu messages for vega10
Rex Zhu
1
-0
/
+2
2017-10-19
drm/amd/powerplay: get the temperature on CZ
Satyajit Sahu
1
-0
/
+1
2017-10-07
drm/amd/powerplay: fix mclk can't switch on Tonga
Rex Zhu
2
-2
/
+5
2017-10-07
drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()
Tom St Denis
1
-5
/
+2
2017-10-07
drm/amd/powerplay: fix typo on avfs disable
Evan Quan
1
-1
/
+1
2017-10-07
drm/amd/powerplay: get raven sclk and mclk levels (v2)
Evan Quan
1
-1
/
+47
2017-10-07
drm/amd/powerplay: get raven current sclk and mclk (v2)
Evan Quan
1
-2
/
+26
2017-10-07
drm/amd/powerplay: get raven max/min gfx clocks (v2)
Evan Quan
2
-0
/
+22
2017-10-07
drm/amd/powerplay: added new raven ppsmc messages
Evan Quan
1
-1
/
+6
2017-10-06
drm/amd/powerplay: fixed wrong return value on error (v2)
Evan Quan
1
-4
/
+4
2017-10-06
drm/amd/powerplay: delete flag PP_VALID
Rex Zhu
2
-5
/
+1
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
2
-23
/
+22
2017-10-06
drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)
Rex Zhu
1
-38
/
+38
2017-10-02
drm/amd/powerplay: refine code in amd_powerplay.c (v2)
Rex Zhu
2
-36
/
+25
2017-09-29
amdgpu/pp: rewrite fiji pwr virus upload code.
Dave Airlie
2
-9548
/
+1284
2017-09-29
amdgpu/pp: rewrite polaris pwrvirus upload code.
Dave Airlie
2
-9549
/
+1285
2017-09-29
amdgpu/pp: constify soft_dummy_pp_table.
Dave Airlie
1
-1
/
+1
[prev]
[next]