index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
/
hwmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-16
1
-0
/
+9
|
\
|
*
drm/amd/powerplay: add raven support in hwmgr. (v2)
Rex Zhu
2017-05-24
1
-0
/
+9
*
|
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
Masahiro Yamada
2017-05-22
1
-2
/
+2
|
/
*
drm/amd/powerplay: add Vega10 powerplay support (v5)
Eric Huang
2017-03-29
1
-0
/
+9
*
drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.
Rex Zhu
2017-01-27
1
-9
/
+12
*
drm/amd/powerplay: change function name to make code more readable
Rex Zhu
2017-01-27
1
-3
/
+3
*
drm/amd/powerplay: fix memory leak in smu7_hwmgr
Rex Zhu
2017-01-27
1
-15
/
+0
*
drm/amd/powerplay: not use module parameter in powerplay.
Rex Zhu
2017-01-27
1
-3
/
+3
*
drm/amd/powerplay: refine powerplay interface.
Rex Zhu
2017-01-27
1
-30
/
+84
*
drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.
Rex Zhu
2017-01-27
1
-1
/
+1
*
drm/amd/powerplay: update all printk to pr_* on hwmgr
Huang Rui
2017-01-27
1
-4
/
+4
*
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
2017-01-27
1
-1
/
+2
*
drm/amdgpu/powerplay: add Polaris12 support
Junwei Zhang
2017-01-06
1
-1
/
+2
*
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-12-06
1
-20
/
+11
|
\
|
*
drm/amd/powerplay: enable voltage control by default for dgpu.
Rex Zhu
2016-11-11
1
-6
/
+3
|
*
drm/amd/powerplay: use mask bit for deepsleep/power tune feature.
Rex Zhu
2016-11-11
1
-2
/
+2
|
*
drm/amd/powerplay: make CAC feature controlled by module parameter.
Rex Zhu
2016-11-11
1
-13
/
+7
*
|
drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland
Alex Deucher
2016-11-10
1
-1
/
+3
*
|
drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk
Alex Deucher
2016-11-10
1
-1
/
+1
|
/
*
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
2016-10-27
1
-1
/
+1
*
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
2016-09-19
1
-7
/
+26
*
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
2016-09-19
1
-3
/
+29
*
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
2016-09-19
1
-2
/
+26
*
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
2016-09-19
1
-2
/
+36
*
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
2016-09-19
1
-5
/
+2
*
drm/amd/powerplay: Partially revert change initialize platform caps
Rex Zhu
2016-09-16
1
-6
/
+0
*
drm/amd/powerplay: add pptable point check before use it
Rex Zhu
2016-09-16
1
-1
/
+2
*
drm/amd/powerplay: add pp_table_version in hwmgr.
Rex Zhu
2016-09-16
1
-0
/
+1
*
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
2016-09-14
1
-2
/
+5
*
drm/amd/powerplay: wrap get evv voltage functions
Rex Zhu
2016-09-14
1
-0
/
+17
*
drm/amd/powerplay: add helper function to get voltage id in votage table
Rex Zhu
2016-09-14
1
-0
/
+21
*
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
2016-09-14
1
-23
/
+86
*
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
2016-09-02
1
-2
/
+13
*
drm/amd/powerplay: simplify struct amd_pp_init.
Rex Zhu
2016-08-25
1
-3
/
+0
*
drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.
Rex Zhu
2016-08-08
1
-0
/
+2
*
drm/amd/powerplay: delete useless code in hwmgr.
Rex Zhu
2016-08-08
1
-36
/
+0
*
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
2016-08-08
1
-1
/
+21
*
drm/amd/powerplay: add iceland HW manager
Huang Rui
2016-08-08
1
-0
/
+4
*
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
2016-07-29
1
-1
/
+1
*
drm/amd/powerplay: Unify family defines
Tom St Denis
2016-07-07
1
-2
/
+3
*
drm/amd/powerplay: add uploading pptable and resetting powerplay support
Eric Huang
2016-07-07
1
-0
/
+2
*
drm/amdgpu: add powercontainment module parameter
Huang Rui
2016-07-07
1
-0
/
+1
*
drm/amd/powerplay: fix bug visit array out of bounds
Rex Zhu
2016-06-09
1
-1
/
+1
*
drm/amdgpu: fix mem leak in pplib/hwmgr
Monk Liu
2016-06-09
1
-0
/
+7
*
drm/amd/powerplay: move asic unrelated function to hwmgr.c.
Rex Zhu
2016-05-13
1
-0
/
+38
*
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
1
-4
/
+4
*
drm/amd/powerplay: init hwmgr for ELM/BAF
Rex Zhu
2016-05-04
1
-0
/
+5
*
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
2016-01-08
1
-0
/
+3
*
drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
Rex Zhu
2015-12-21
1
-2
/
+334
*
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
rezhu
2015-12-21
1
-1
/
+1
[next]