index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
2017-03-14
drm/amd/powerplay: fix copy error in smu7_clockpoweragting.c
Rex Zhu
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-22
drm/amd/powerplay: fix PSI feature on Polars12.
Rex Zhu
2017-02-16
drm/amd/powerplay: add didt config table for polaris kicker
Huang Rui
2017-02-16
drm/amd/powerplay: modify VddcPhase value for polaris kicker
Huang Rui
2017-02-16
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
2017-02-09
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2017-02-09
drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...
Rex Zhu
2017-02-08
drm/amd/powerplay: set fan speed to max in profile peak mode only.
Rex Zhu
2017-02-08
drm/amdgpu: refine vce3.0 code and related powerplay pg code.
Rex Zhu
2017-02-08
drm/amdgpu: refine uvd5.0/6.0 code.
Rex Zhu
2017-01-27
drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.
Rex Zhu
2017-01-27
drm/amd/powerplay: fix misspelling in header guard
Nicolas Iooss
2017-01-27
drm/amdgpu: extend profiling mode.
Rex Zhu
2017-01-27
drm/amd/powerplay: refine DIDT feature in Powerplay.
Rex Zhu
2017-01-27
drm/amd/powerplay: add new smu message.
Rex Zhu
2017-01-27
drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.
Rex Zhu
2017-01-27
drm/amd/powerplay: change function name to make code more readable
Rex Zhu
2017-01-27
drm/amd/powerplay: refine smumgr code
Rex Zhu
2017-01-27
drm/amd/powerplay: fix memory leak in smu7_hwmgr
Rex Zhu
2017-01-27
drm/amd/powerplay: fix memory leak in cz_hwmgr.c
Rex Zhu
2017-01-27
drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.
Rex Zhu
2017-01-27
drm/amd/powerplay: not use module parameter in powerplay.
Rex Zhu
2017-01-27
drm/amd/powerplay: refine powerplay interface.
Rex Zhu
2017-01-27
drm/amd/powerplay: add profiling mode in dpm level
Rex Zhu
2017-01-27
drm/amd/powerplay: fix issue can't load another smu firmware.
Rex Zhu
2017-01-27
drm/amd/powerplay: refine code in cz_smumgr.c
Rex Zhu
2017-01-27
drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.
Rex Zhu
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
2017-01-27
drm/amd/powerplay: update all printk to pr_* on smumgr
Huang Rui
2017-01-27
drm/amd/powerplay: update all printk to pr_* on hwmgr
Huang Rui
2017-01-27
drm/amd/powerplay: update all printk to pr_* on eventmgr
Huang Rui
2017-01-27
drm/amd/powerplay: refine print message for amd_powerplay
Huang Rui
2017-01-27
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
2017-01-27
drm/amd/powerplay: add prefix for all powerplay pr_* prints
Huang Rui
2017-01-27
drm/amd/powerplay: add request_firmware/release_firmware for smu7
Huang Rui
2017-01-27
drm/amdgpu: use designated initializers
Kees Cook
2017-01-27
drm/amd/powerplay: move vi smu firmware declares to powerplay.
Rex Zhu
2017-01-27
drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase
Huang Rui
2017-01-12
drm/amd/powerplay: refine vce dpm update code on Cz.
Rex Zhu
2017-01-12
drm/amd/powerplay: fix vce cg logic error on CZ/St.
Rex Zhu
2017-01-06
drm/amdgpu/powerplay: add Polaris12 support
Junwei Zhang
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-12
treewide: Make remaining source files non-executable
Joe Perches
2016-12-08
drm/amd/powerplay: use pr_debug to print function not implemented message
Arindam Nath
2016-12-06
drm/amd/powerplay: Fix potential NULL pointer issue
Xiangliang Yu
2016-12-06
drm/amd/powerplay: Adjust the position of data size initial
Xiangliang Yu
2016-12-06
drm/amd/powerplay: Ignore smu buffer usage
Xiangliang Yu
2016-12-06
drm/amd/powerplay: cut digest part
Xiangliang Yu
2016-12-06
drm/amd/powerplay: bypass fan table setup if no fan connected
Hawking Zhang
[next]