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.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
2018-04-19
drm/amd/powerplay: header file interface to SMU update
Kenneth Feng
1
-1
/
+3
2018-04-19
drm/amd/pp: Fix bug voltage can't be OD separately on VI
Rex Zhu
1
-6
/
+10
2018-04-03
drm/amd/powerply: fix power reading on Fiji
Eric Huang
1
-1
/
+2
2018-04-03
drm/amd/powerplay: Enable ACG SS feature
Kenneth Feng
4
-14
/
+31
2018-04-03
drm/amd/pp: Clean header file in vega12_smumgr.c
Rex Zhu
1
-4
/
+2
2018-04-03
drm/amd/pp: Remove Dead functions on Vega12
Rex Zhu
4
-1419
/
+23
2018-04-03
drm/amd/pp: silence a static checker warning
Dan Carpenter
1
-4
/
+4
2018-03-23
drm/amd/pp: clean header file hwmgr.h
Rex Zhu
2
-9
/
+9
2018-03-23
drm/amd/pp: use mlck_table.count for array loop index limit
Colin Ian King
1
-10
/
+11
2018-03-22
drm/amd/pp: Add new asic support in pp_psm.c
Rex Zhu
6
-453
/
+239
2018-03-22
drm/amd/pp: Clean up powerplay code on Vega12
Rex Zhu
2
-513
/
+1
2018-03-22
drm/amd/pp: Add smu irq handlers for legacy asics
Rex Zhu
1
-0
/
+27
2018-03-22
drm/amd/pp: Fix set wrong temperature range on smu7
Rex Zhu
1
-1
/
+1
2018-03-21
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
Rex Zhu
2
-4
/
+2
2018-03-21
drm/amd/pp: Refine register_thermal_interrupt function
Rex Zhu
9
-16
/
+12
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
6
-131
/
+85
2018-03-21
drm/amd/powerplay: Return per DPM level clock
Kenneth Feng
2
-96
/
+276
2018-03-21
drm/amd/powerplay: Remove the SOC floor voltage setting
Kenneth Feng
1
-8
/
+0
2018-03-21
drm/amd/powerplay: add the hw manager for vega12 (v4)
Evan Quan
12
-1
/
+5253
2018-03-21
drm/amd/powerplay: add the smu manager for vega12 (v4)
Evan Quan
3
-1
/
+625
2018-03-21
drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)
Evan Quan
6
-212
/
+452
2018-03-21
drm/amd/powerplay: update ppatomfwctl (v2)
Evan Quan
2
-0
/
+152
2018-03-21
drm/amd/powerplay: add vega12_pptable.h
Evan Quan
1
-0
/
+109
2018-03-21
drm/amd/powerplay: add vega12_ppsmc.h
Evan Quan
1
-0
/
+123
2018-03-21
drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)
Evan Quan
1
-0
/
+758
2018-03-21
drm/amd/powerplay: add vega12_inc.h
Evan Quan
1
-0
/
+39
2018-03-21
drm/amdgpu: vega12 to smu firmware
Hawking Zhang
1
-0
/
+1
2018-03-21
drm/amd/pp: Fix unable to handle kernel paging request
Rex Zhu
1
-1
/
+1
2018-03-21
drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs support
Rex Zhu
2
-2
/
+7
2018-03-21
drm/amd/powerplay: Fix NULL pointer deref on driver unbind.
Andrey Grodzovsky
1
-1
/
+7
2018-03-19
drm/amd/pp: Remove unneeded void * casts for Vega10
Rex Zhu
4
-138
/
+87
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
10
-38
/
+14
2018-03-19
drm/amd/pp: Clean up header file for Vega10
Rex Zhu
6
-18
/
+13
2018-03-19
drm/amd/pp: Move functions to smu backend table for vega10
Rex Zhu
6
-61
/
+53
2018-03-19
drm/amd/pp: Mark bunches of functins in vega10_smumgr.c static
Rex Zhu
2
-8
/
+5
2018-03-19
drm/amd/pp: Remove dead functions in vega10_smumgr.c
Rex Zhu
2
-40
/
+0
2018-03-17
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
2
-7
/
+5
2018-03-15
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
6
-4
/
+4
2018-03-15
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
5
-807
/
+806
2018-03-15
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
2
-60
/
+60
2018-03-15
drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
Rex Zhu
5
-209
/
+140
2018-03-15
drm/amd/pp: Remove dead header file pp_asicblocks.h
Rex Zhu
2
-48
/
+0
2018-03-15
drm/amd/pp: Delete dead code on cz_clockpowergating.c
Rex Zhu
2
-81
/
+0
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
1
-1
/
+7
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
4
-448
/
+265
2018-03-15
drm/amd/pp: Move helper functions to smu_help.c
Rex Zhu
5
-663
/
+723
2018-03-15
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu
9
-371
/
+371
2018-03-15
drm/amd/pp: Fix function parameter not correct
Rex Zhu
1
-2
/
+2
2018-03-15
drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
Rex Zhu
4
-36
/
+44
2018-03-15
drm/amd/pp: Add new smu backend function smc_table_manager
Rex Zhu
3
-0
/
+11
[next]