index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
/
hardwaremanager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
2018-03-07
1
-1
/
+3
*
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-03-06
1
-17
/
+0
*
drm/amd/pp: Move common dpm check functions to hardwaremanager.c
Rex Zhu
2018-02-26
1
-0
/
+10
*
drm/amd/powerplay: export thermal range through temp sysfs
Alex Deucher
2018-02-19
1
-2
/
+9
*
drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)
Evan Quan
2018-02-19
1
-11
/
+3
*
drm/amd/pp: implement phm_reset_power_profile_state
Rex Zhu
2017-12-19
1
-15
/
+18
*
drm/amd/powerplay: refine phm_register_thermal_interrupt interface
Rex Zhu
2017-09-26
1
-3
/
+3
*
drm/amd/powerplay: change alert temperature range
Eric Huang
2017-09-26
1
-2
/
+2
*
drm/amd/powerplay: use struct amd_pm_funcs in powerplay
Rex Zhu
2017-09-18
1
-18
/
+0
*
drm/amd/powerplay: delete dead code in powerplay
Rex Zhu
2017-09-18
1
-73
/
+20
*
drm/amd/powerplay: refine code for thermal control in powerplay
Rex Zhu
2017-09-18
1
-2
/
+4
*
drm/amd/powerplay: delete eventmgr layer in poweprlay
Rex Zhu
2017-09-12
1
-1
/
+17
*
drm/amd/powerplay: notify smu once display changed on Rv.
Rex Zhu
2017-08-29
1
-0
/
+14
*
drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.
Rex Zhu
2017-04-28
1
-0
/
+10
*
drm/amd/powerplay: add some display/powerplay interfaces
Eric Huang
2017-03-29
1
-0
/
+49
*
drm/amd/powerplay: remove unneeded conversions to bool
Andrew F. Davis
2017-03-29
1
-1
/
+1
*
drm/amd/powerplay: reapply power profile when force dpm level to auto
Eric Huang
2017-03-29
1
-3
/
+19
*
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
2017-01-27
1
-1
/
+1
*
drm/amd/powerplay: disable cg pg task when pp uninitialize.
Rex Zhu
2016-12-06
1
-0
/
+13
*
drm/amd/powerplay: return false instead of -EINVAL
Andrew Shadura
2016-11-08
1
-1
/
+1
*
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
2016-09-14
1
-34
/
+0
*
drm/amd/powerplay: fix trivial typo and tidy comment
Alexandre Demers
2016-07-07
1
-1
/
+1
*
drm/amd/powerplay: add event task of disable dynamic state management
Eric Huang
2016-07-07
1
-0
/
+24
*
drm/amd/powerplay: fix logic error.
Rex Zhu
2016-06-21
1
-1
/
+5
*
drm/amd/powerplay: add uvd/vce dpm enabling flag default.
Rex Zhu
2016-04-04
1
-0
/
+3
*
drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.
Rex Zhu
2016-04-01
1
-3
/
+10
*
drm/amd/powerplay: export interface to DAL.
Rex Zhu
2016-02-10
1
-2
/
+89
*
drm/amd/powerplay: change struct name.
Rex Zhu
2016-02-10
1
-1
/
+1
*
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
2016-01-08
1
-1
/
+16
*
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
2016-01-08
1
-1
/
+0
*
amd/powerplay: fix copy paste typo in hardwaremanager.c
Alex Deucher
2015-12-21
1
-1
/
+1
*
drm/amd/powerplay: add point check to avoid NULL point hang.
Rex Zhu
2015-12-21
1
-13
/
+47
*
amd/powerplay: Add structures required to report configuration change
Eric Yang
2015-12-21
1
-6
/
+11
*
amd/powerplay: Fix get dal power level
Vitaly Prosyak
2015-12-21
1
-3
/
+4
*
amd\powerplay Implement get dal power level
Vitaly Prosyak
2015-12-21
1
-0
/
+9
*
drm/amd/powerplay: enable set_cpu_power_state task. (v2)
Rex Zhu
2015-12-21
1
-2
/
+11
*
drm/amd/powerplay: export interface to DAL to init/change display configuration.
Rex Zhu
2015-12-21
1
-0
/
+16
*
drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...
Rex Zhu
2015-12-21
1
-0
/
+21
*
drm/amdgpu/powerplay: add thermal control interface in hwmgr.
Rex Zhu
2015-12-21
1
-0
/
+29
*
drm/amdgpu/poweprlay: export program display gap function to eventmgr
Rex Zhu
2015-12-21
1
-0
/
+27
*
drm/amd/powerplay: add CG and PG support for carrizo
Rex Zhu
2015-12-21
1
-2
/
+87
*
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
2015-12-21
1
-0
/
+84