index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2016-01-12
2
-2
/
+2
*
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
2016-01-08
1
-0
/
+55
*
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
2016-01-08
1
-1
/
+16
*
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2016-01-08
2
-10
/
+10
*
drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
Rex Zhu
2016-01-08
1
-1
/
+10
*
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
2016-01-08
6
-30
/
+49
*
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
2016-01-08
4
-312
/
+307
*
drm/amd/powerplay: fix bug that NULL checks are reversed.
Rex Zhu
2016-01-08
1
-5
/
+5
*
drm/amd/powerplay: precedence bug in init_non_clock_fields()
Dan Carpenter
2016-01-04
1
-2
/
+2
*
drm: powerplay: use div64_s64 instead of do_div
Arnd Bergmann
2016-01-04
1
-1
/
+1
*
amd/powerplay: fix copy paste typo in hardwaremanager.c
Alex Deucher
2015-12-21
1
-1
/
+1
*
amd/powerplay: don't enable ucode fan control if vbios has no fan table
Alex Deucher
2015-12-21
1
-0
/
+3
*
drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
Rex Zhu
2015-12-21
1
-1
/
+12
*
drm/amd/powerplay: add point check to avoid NULL point hang.
Rex Zhu
2015-12-21
1
-13
/
+47
*
drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
David Rokhvarg
2015-12-21
1
-2
/
+4
*
drm/amd/powerplay: Don't return an error if fan table is missing
Alex Deucher
2015-12-21
1
-1
/
+1
*
drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
Alex Deucher
2015-12-21
1
-0
/
+2
*
drm/powerplay: add debugging output to processpptables.c
Alex Deucher
2015-12-21
1
-13
/
+29
*
drm/powerplay: add debugging output to tonga_processpptables.c
Alex Deucher
2015-12-21
1
-13
/
+26
*
amd/powerplay: Add structures required to report configuration change
Eric Yang
2015-12-21
3
-39
/
+65
*
amd/powerplay: Fix get dal power level
Vitaly Prosyak
2015-12-21
2
-4
/
+5
*
amd\powerplay Implement get dal power level
Vitaly Prosyak
2015-12-21
2
-2
/
+34
*
drm/amd/powerplay: display gpu load when print performance for tonga.
Rex Zhu
2015-12-21
1
-1
/
+12
*
drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
Rex Zhu
2015-12-21
3
-16
/
+334
*
drm/amd/powerplay: fix boolreturn.cocci warnings
kbuild test robot
2015-12-21
1
-2
/
+2
*
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
Eric Huang
2015-12-21
2
-0
/
+27
*
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
Eric Huang
2015-12-21
2
-0
/
+27
*
drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an...
Eric Huang
2015-12-21
2
-2
/
+2
*
drm/amd/powerplay: Add thermal protection support for Fiji.
Eric Huang
2015-12-21
4
-1
/
+892
*
drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
Eric Huang
2015-12-21
2
-0
/
+68
*
drm/amd/powerplay: add multimedia power gating support for Fiji.
Eric Huang
2015-12-21
5
-3
/
+281
*
drm/amd/powerplay: Add PPLib debug print macro.
David Rokhvarg
2015-12-21
1
-3
/
+32
*
drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
Rex Zhu
2015-12-21
2
-15
/
+87
*
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: fix warning of cast to pointer from integer of different s...
Rex Zhu
2015-12-21
1
-2
/
+2
*
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
rezhu
2015-12-21
1
-1
/
+1
*
drm/amd/powerplay: implement smc state upload for CZ
Alex Deucher
2015-12-21
3
-20
/
+138
*
drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
Alex Deucher
2015-12-21
2
-0
/
+25
*
drm/amd/powerplay/tonga: Add UVD DPM init
Alex Deucher
2015-12-21
1
-0
/
+56
*
drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
Alex Deucher
2015-12-21
1
-2
/
+18
*
drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
Alex Deucher
2015-12-21
1
-2
/
+18
*
drm/amdgpu: extract pcie helpers to common header
Alex Deucher
2015-12-21
4
-137
/
+2
*
drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
Alex Deucher
2015-12-21
1
-5
/
+25
*
drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
Alex Deucher
2015-12-21
1
-11
/
+37
*
drm/amd/powerplay: implement new funcs to check current states for tonga.
Rex Zhu
2015-12-21
1
-0
/
+62
*
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: implement thermal control for tonga.
Rex Zhu
2015-12-21
5
-2
/
+798
*
drm/amdgpu/powerplay: add thermal control interface in hwmgr.
Rex Zhu
2015-12-21
1
-0
/
+29
*
drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm...
Rex Zhu
2015-12-21
2
-49
/
+7
[next]