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/amd/powerplay: delete useless code as pptable changed in vbios.
Rex Zhu
2016-06-09
1
-21
/
+0
*
drm/amd/powerplay: fix bug visit array out of bounds
Rex Zhu
2016-06-09
2
-2
/
+2
*
drm/amdgpu: fix memleak in pptable_init
Monk Liu
2016-06-09
1
-29
/
+25
*
drm/amdgpu: fix mem leak in pplib/hwmgr
Monk Liu
2016-06-09
1
-0
/
+7
*
drm/admgpu/powerplay/polaris: fix powertune table upload
Rex Zhu
2016-06-09
1
-1
/
+1
*
drm/amd/powerplay/hwmgr: use kmemdup
Muhammad Falak R Wani
2016-05-19
1
-3
/
+3
*
drm/amd/powerplay/hwmgr: use kmemdup
Muhammad Falak R Wani
2016-05-19
1
-3
/
+3
*
drm/amd/powerplay/hwmgr: use kmemdup
Muhammad Falak R Wani
2016-05-19
1
-3
/
+3
*
drm/amd/powerplay: fix bugs of checking if dpm is running on Tonga
Eric Huang
2016-05-18
1
-4
/
+4
*
drm/amd/powerplay: fix a bug on updating sclk for Tonga
Eric Huang
2016-05-13
1
-1
/
+1
*
drm/amd/powerplay: fix a bug on updating sclk for Fiji
Eric Huang
2016-05-13
1
-1
/
+1
*
drm/amd/powerplay: move asic unrelated function to hwmgr.c.
Rex Zhu
2016-05-13
3
-72
/
+39
*
drm/amd/powerplay: fix NULL point check error
Rex Zhu
2016-05-13
1
-2
/
+3
*
drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...
Rex Zhu
2016-05-13
1
-1
/
+2
*
drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
2
-6
/
+6
*
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
3
-3
/
+3
*
drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
2
-4
/
+2
*
drm/amd/powerplay: Use defined constants for minium engine clock
Nils Wallménius
2016-05-11
2
-3
/
+4
*
drm/amdgpu: add missing licenses on a couple of files
Alex Deucher
2016-05-11
1
-0
/
+23
*
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-11
5
-22
/
+22
*
drm/amdgpu: fix build on aarch64.
Dave Airlie
2016-05-09
1
-0
/
+1
*
drm/amdgpu/fiji: set UVD CG state when enabling UVD DPM (v2)
Alex Deucher
2016-05-04
1
-2
/
+9
*
drm/powerplay: add missing clockgating callback for tonga
Alex Deucher
2016-05-04
1
-0
/
+1
*
drm/amdgpu: Constify some tables
Nils Wallménius
2016-05-04
4
-27
/
+29
*
drm/amd/powerplay: Delete dead struct declaration
Nils Wallménius
2016-05-04
1
-1
/
+0
*
drm/amd/powerplay/hwmgr: don't add invalid voltage
Moritz Kühner
2016-05-04
1
-26
/
+28
*
drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2V
Moritz Kühner
2016-05-04
1
-2
/
+1
*
drm/amd/powerplay: revise reading/writing pptable on Polaris10
Eric Huang
2016-05-04
2
-4
/
+30
*
drm/amd/powerplay: revise reading/writing pptable on Tonga
Eric Huang
2016-05-04
2
-12
/
+27
*
drm/amd/powerplay: revise reading/writing pptable on Fiji
Eric Huang
2016-05-04
2
-7
/
+37
*
drm/amd/powerplay: revise caching the soft pptable and add it's size
Eric Huang
2016-05-04
1
-6
/
+9
*
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
2016-05-04
4
-15
/
+41
*
drm/amd/powerplay: fix fan speed percent setting error on Polaris10
Eric Huang
2016-05-04
1
-2
/
+2
*
drm/amd/powerplay: fix bug dpm can't work when resume back on Polaris
Eric Huang
2016-05-04
1
-0
/
+5
*
drm/amd/powerplay: fix some initialize error on polaris10.
Rex Zhu
2016-05-04
1
-4
/
+1
*
drm/amd/powerplay: update vce power gate state for baffin.
Rex Zhu
2016-05-04
1
-0
/
+2
*
drm/amd/powerplay: Fix a bug for enabling ACDC gpio interrupt
Eric Huang
2016-05-04
1
-4
/
+7
*
drm/amd/powerplay: fix issue that get wrong reference clock value.
Rex Zhu
2016-05-04
1
-1
/
+1
*
drm/amd/powerplay: parameter updates according to SMC.
Rex Zhu
2016-05-04
1
-15
/
+17
*
drm/amd/powerplay: add fan control mode interface for baffin
Rex Zhu
2016-05-04
1
-0
/
+26
*
drm/amd/powerplay: enable some feature for baffin/ellesmere. (v2)
Rex Zhu
2016-05-04
2
-13
/
+83
*
drm/amd/powerplay: fix copy paste error in error message
Alex Deucher
2016-05-04
1
-1
/
+1
*
drm/amd/amdgpu: fix 64-bit division
Slava Grigorev
2016-05-04
1
-2
/
+5
*
drm/amd/powerplay: Disable Spread Spectrum on DPM 0 on baffin as SPLL Shut Do...
Rex Zhu
2016-05-04
1
-0
/
+6
*
drm/amd/powerplay: enable set lowest mclk clock on baffin.
Rex Zhu
2016-05-04
1
-2
/
+2
*
drm/amd/powrplay: fix issue that get wrong enable flag.
Rex Zhu
2016-05-04
1
-3
/
+0
*
drm/amd/powerplay: fix mclk in high clock for baffin
Rex Zhu
2016-05-04
1
-6
/
+4
*
drm/amd/powerplay: print gpu loading and uvd/vce power gate enablement for po...
Rex Zhu
2016-05-04
1
-1
/
+14
*
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
14
-960
/
+1093
*
drm/amd/powerplay: add GFX per cu powergating for Baffin
Eric Huang
2016-05-04
3
-0
/
+34
[next]