index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
drm/amd/pp: clean header file hwmgr.h
Rex Zhu
1
-0
/
+3
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
1
-4
/
+0
2018-03-21
drm/amd/pp: Refine register_thermal_interrupt function
Rex Zhu
7
-13
/
+10
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
5
-126
/
+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
10
-1
/
+5218
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_inc.h
Evan Quan
1
-0
/
+39
2018-03-19
drm/amd/pp: Remove unneeded void * casts for Vega10
Rex Zhu
3
-130
/
+83
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
5
-31
/
+7
2018-03-19
drm/amd/pp: Clean up header file for Vega10
Rex Zhu
4
-3
/
+12
2018-03-19
drm/amd/pp: Move functions to smu backend table for vega10
Rex Zhu
2
-22
/
+21
2018-03-15
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
3
-2
/
+2
2018-03-15
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
3
-485
/
+484
2018-03-15
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
1
-43
/
+43
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
1
-1
/
+0
2018-03-15
drm/amd/pp: Delete dead code on cz_clockpowergating.c
Rex Zhu
2
-81
/
+0
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-38
/
+12
2018-03-15
drm/amd/pp: Move helper functions to smu_help.c
Rex Zhu
4
-510
/
+721
2018-03-15
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu
5
-306
/
+306
2018-03-15
drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
Rex Zhu
1
-2
/
+1
2018-03-15
drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table
Rex Zhu
1
-6
/
+6
2018-03-15
drm/amd/pp: Remove meanless return value check in RV
Rex Zhu
1
-52
/
+20
2018-03-15
drm/amd/pp: Simplified the avfs btc state on smu7
Rex Zhu
1
-12
/
+2
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
1
-3
/
+3
2018-03-14
drm/amd/pp: fix missing CONFIG_ACPI.
Dave Airlie
1
-0
/
+2
2018-03-08
drm/amd/pp: Add #ifdef checks for CONFIG_ACPI
Rex Zhu
2
-0
/
+4
2018-03-08
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
1
-1
/
+3
2018-03-08
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
5
-13
/
+31
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
4
-182
/
+0
2018-03-06
drm/amd/pp: Fix sclk in highest two levels when compute on smu7
Rex Zhu
1
-0
/
+21
2018-03-06
drm/amd/pp: Implement get/set_power_profile_mode on smu7
Rex Zhu
1
-0
/
+143
2018-03-05
drm/amd/pp: Add a helper to set field in u32
Rex Zhu
1
-0
/
+16
2018-03-05
drm/amd/pp: Add PCC feature support on Vega
Rex Zhu
2
-0
/
+35
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
8
-158
/
+60
2018-03-05
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
2
-115
/
+1
2018-03-05
drm/amd/pp: Use amdgpu acpi helper functions in powerplay
Rex Zhu
3
-8
/
+4
2018-03-05
drm/amd/pp: Refine powerplay instance
Rex Zhu
1
-3
/
+4
2018-03-05
drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_valid
Rex Zhu
1
-1
/
+1
2018-02-28
drm/amd/powerplay: fix power over limit on Fiji
Eric Huang
1
-7
/
+0
2018-02-27
drm/amd/pp: Move common dpm check functions to hardwaremanager.c
Rex Zhu
4
-29
/
+10
[next]