index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pp: Clean header file in vega12_smumgr.c
Rex Zhu
2018-04-03
1
-4
/
+2
*
drm/amd/pp: Remove Dead functions on Vega12
Rex Zhu
2018-04-03
4
-1419
/
+23
*
drm/amd/pp: silence a static checker warning
Dan Carpenter
2018-04-03
1
-4
/
+4
*
drm/amd/pp: clean header file hwmgr.h
Rex Zhu
2018-03-23
2
-9
/
+9
*
drm/amd/pp: use mlck_table.count for array loop index limit
Colin Ian King
2018-03-23
1
-10
/
+11
*
drm/amd/pp: Add new asic support in pp_psm.c
Rex Zhu
2018-03-22
6
-453
/
+239
*
drm/amd/pp: Clean up powerplay code on Vega12
Rex Zhu
2018-03-22
2
-513
/
+1
*
drm/amd/pp: Add smu irq handlers for legacy asics
Rex Zhu
2018-03-22
1
-0
/
+27
*
drm/amd/pp: Fix set wrong temperature range on smu7
Rex Zhu
2018-03-22
1
-1
/
+1
*
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
Rex Zhu
2018-03-21
2
-4
/
+2
*
drm/amd/pp: Refine register_thermal_interrupt function
Rex Zhu
2018-03-21
9
-16
/
+12
*
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
2018-03-21
6
-131
/
+85
*
drm/amd/powerplay: Return per DPM level clock
Kenneth Feng
2018-03-21
2
-96
/
+276
*
drm/amd/powerplay: Remove the SOC floor voltage setting
Kenneth Feng
2018-03-21
1
-8
/
+0
*
drm/amd/powerplay: add the hw manager for vega12 (v4)
Evan Quan
2018-03-21
12
-1
/
+5253
*
drm/amd/powerplay: add the smu manager for vega12 (v4)
Evan Quan
2018-03-21
3
-1
/
+625
*
drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)
Evan Quan
2018-03-21
6
-212
/
+452
*
drm/amd/powerplay: update ppatomfwctl (v2)
Evan Quan
2018-03-21
2
-0
/
+152
*
drm/amd/powerplay: add vega12_pptable.h
Evan Quan
2018-03-21
1
-0
/
+109
*
drm/amd/powerplay: add vega12_ppsmc.h
Evan Quan
2018-03-21
1
-0
/
+123
*
drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)
Evan Quan
2018-03-21
1
-0
/
+758
*
drm/amd/powerplay: add vega12_inc.h
Evan Quan
2018-03-21
1
-0
/
+39
*
drm/amdgpu: vega12 to smu firmware
Hawking Zhang
2018-03-21
1
-0
/
+1
*
drm/amd/pp: Fix unable to handle kernel paging request
Rex Zhu
2018-03-21
1
-1
/
+1
*
drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs support
Rex Zhu
2018-03-21
2
-2
/
+7
*
drm/amd/powerplay: Fix NULL pointer deref on driver unbind.
Andrey Grodzovsky
2018-03-21
1
-1
/
+7
*
drm/amd/pp: Remove unneeded void * casts for Vega10
Rex Zhu
2018-03-19
4
-138
/
+87
*
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
2018-03-19
10
-38
/
+14
*
drm/amd/pp: Clean up header file for Vega10
Rex Zhu
2018-03-19
6
-18
/
+13
*
drm/amd/pp: Move functions to smu backend table for vega10
Rex Zhu
2018-03-19
6
-61
/
+53
*
drm/amd/pp: Mark bunches of functins in vega10_smumgr.c static
Rex Zhu
2018-03-19
2
-8
/
+5
*
drm/amd/pp: Remove dead functions in vega10_smumgr.c
Rex Zhu
2018-03-19
2
-40
/
+0
*
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
2018-03-16
2
-7
/
+5
*
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
2018-03-15
6
-4
/
+4
*
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
2018-03-15
5
-807
/
+806
*
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
2018-03-15
2
-60
/
+60
*
drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
Rex Zhu
2018-03-15
5
-209
/
+140
*
drm/amd/pp: Remove dead header file pp_asicblocks.h
Rex Zhu
2018-03-15
2
-48
/
+0
*
drm/amd/pp: Delete dead code on cz_clockpowergating.c
Rex Zhu
2018-03-15
2
-81
/
+0
*
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2018-03-15
1
-1
/
+7
*
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
4
-448
/
+265
*
drm/amd/pp: Move helper functions to smu_help.c
Rex Zhu
2018-03-15
5
-663
/
+723
*
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu
2018-03-15
9
-371
/
+371
*
drm/amd/pp: Fix function parameter not correct
Rex Zhu
2018-03-15
1
-2
/
+2
*
drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
Rex Zhu
2018-03-15
4
-36
/
+44
*
drm/amd/pp: Add new smu backend function smc_table_manager
Rex Zhu
2018-03-15
3
-0
/
+11
*
drm/amd/pp: Mark internal functions as static in rv_smumgr.c
Rex Zhu
2018-03-15
1
-3
/
+3
*
drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table
Rex Zhu
2018-03-15
3
-14
/
+11
*
drm/amd/pp: Remove meanless return value check in RV
Rex Zhu
2018-03-15
2
-117
/
+53
*
drm/amd/pp: Delete is_smc_ram_running function on RV
Rex Zhu
2018-03-15
2
-28
/
+0
[next]