index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
/
hwmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amd/powerplay: Add support for CI asics to hwmgr
Rex Zhu
1
-25
/
+32
2017-09-19
drm/amd/powerplay: delete dead code in powerplay
Rex Zhu
1
-12
/
+0
2017-09-19
drm/amd/powerplay: refine code for thermal control in powerplay
Rex Zhu
1
-0
/
+1
2017-09-12
drm/amd/powerplay: Fix psm_set_user_performance_state()
Tom St Denis
1
-2
/
+2
2017-09-12
drm/amd/powerplay: delete eventmgr layer in poweprlay
Rex Zhu
1
-78
/
+136
2017-08-15
drm/amd/powerplay: fix coding style in hwmgr.c
Rex Zhu
1
-7
/
+7
2017-08-15
drm/amd/powerplay: refine dmesg info under powerplay.
Rex Zhu
1
-7
/
+6
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+9
2017-05-25
drm/amd/powerplay: add raven support in hwmgr. (v2)
Rex Zhu
1
-0
/
+9
2017-05-22
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
Masahiro Yamada
1
-2
/
+2
2017-03-30
drm/amd/powerplay: add Vega10 powerplay support (v5)
Eric Huang
1
-0
/
+9
2017-01-27
drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.
Rex Zhu
1
-9
/
+12
2017-01-27
drm/amd/powerplay: change function name to make code more readable
Rex Zhu
1
-3
/
+3
2017-01-27
drm/amd/powerplay: fix memory leak in smu7_hwmgr
Rex Zhu
1
-15
/
+0
2017-01-27
drm/amd/powerplay: not use module parameter in powerplay.
Rex Zhu
1
-3
/
+3
2017-01-27
drm/amd/powerplay: refine powerplay interface.
Rex Zhu
1
-30
/
+84
2017-01-27
drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.
Rex Zhu
1
-1
/
+1
2017-01-27
drm/amd/powerplay: update all printk to pr_* on hwmgr
Huang Rui
1
-4
/
+4
2017-01-27
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
1
-1
/
+2
2017-01-07
drm/amdgpu/powerplay: add Polaris12 support
Junwei Zhang
1
-1
/
+2
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-20
/
+11
2016-11-11
drm/amd/powerplay: enable voltage control by default for dgpu.
Rex Zhu
1
-6
/
+3
2016-11-11
drm/amd/powerplay: use mask bit for deepsleep/power tune feature.
Rex Zhu
1
-2
/
+2
2016-11-11
drm/amd/powerplay: make CAC feature controlled by module parameter.
Rex Zhu
1
-13
/
+7
2016-11-10
drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland
Alex Deucher
1
-1
/
+3
2016-11-10
drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk
Alex Deucher
1
-1
/
+1
2016-10-27
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
1
-1
/
+1
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
1
-7
/
+26
2016-09-19
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
1
-3
/
+29
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
1
-2
/
+26
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
1
-2
/
+36
2016-09-19
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
1
-5
/
+2
2016-09-16
drm/amd/powerplay: Partially revert change initialize platform caps
Rex Zhu
1
-6
/
+0
2016-09-16
drm/amd/powerplay: add pptable point check before use it
Rex Zhu
1
-1
/
+2
2016-09-16
drm/amd/powerplay: add pp_table_version in hwmgr.
Rex Zhu
1
-0
/
+1
2016-09-14
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
1
-2
/
+5
2016-09-14
drm/amd/powerplay: wrap get evv voltage functions
Rex Zhu
1
-0
/
+17
2016-09-14
drm/amd/powerplay: add helper function to get voltage id in votage table
Rex Zhu
1
-0
/
+21
2016-09-14
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
1
-23
/
+86
2016-09-02
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
1
-2
/
+13
2016-08-25
drm/amd/powerplay: simplify struct amd_pp_init.
Rex Zhu
1
-3
/
+0
2016-08-08
drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.
Rex Zhu
1
-0
/
+2
2016-08-08
drm/amd/powerplay: delete useless code in hwmgr.
Rex Zhu
1
-36
/
+0
2016-08-08
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
1
-1
/
+21
2016-08-08
drm/amd/powerplay: add iceland HW manager
Huang Rui
1
-0
/
+4
2016-07-29
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
1
-1
/
+1
2016-07-07
drm/amd/powerplay: Unify family defines
Tom St Denis
1
-2
/
+3
2016-07-07
drm/amd/powerplay: add uploading pptable and resetting powerplay support
Eric Huang
1
-0
/
+2
2016-07-07
drm/amdgpu: add powercontainment module parameter
Huang Rui
1
-0
/
+1
2016-06-09
drm/amd/powerplay: fix bug visit array out of bounds
Rex Zhu
1
-1
/
+1
[prev]
[next]