index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-3
/
+3
2016-01-13
drm/amd/powerplay: fix static checker warning for return meaningless value.
Rex Zhu
1
-3
/
+3
2016-01-12
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2
-2
/
+2
2016-01-08
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
1
-0
/
+55
2016-01-08
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
4
-5
/
+23
2016-01-08
drm/amd/powerplay: enable set boot state task
Rex Zhu
3
-5
/
+6
2016-01-08
drm/amd/powerplay: add thermal control task when resume.
Rex Zhu
1
-0
/
+1
2016-01-08
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2
-10
/
+10
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
Rex Zhu
1
-1
/
+10
2016-01-08
drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
Rex Zhu
1
-0
/
+17
2016-01-08
drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
Rex Zhu
2
-3
/
+15
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
8
-32
/
+51
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
5
-316
/
+311
2016-01-08
drm/amd/powerplay: fix bug that NULL checks are reversed.
Rex Zhu
1
-5
/
+5
2016-01-05
drm/amd/powerplay: precedence bug in init_non_clock_fields()
Dan Carpenter
1
-2
/
+2
2016-01-05
drm/amd/powerplay: fix a reversed condition
Dan Carpenter
1
-1
/
+1
2016-01-04
drm: powerplay: use div64_s64 instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
91
-0
/
+47944
2015-12-22
amd/powerplay: fix copy paste typo in hardwaremanager.c
Alex Deucher
1
-1
/
+1
2015-12-22
amd/powerplay: don't enable ucode fan control if vbios has no fan table
Alex Deucher
1
-0
/
+3
2015-12-22
drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
Rex Zhu
1
-1
/
+12
2015-12-22
drm/amd/powerplay: check whether need to enable thermal control. (v2)
Rex Zhu
1
-1
/
+8
2015-12-22
drm/amd/powerplay: add point check to avoid NULL point hang.
Rex Zhu
1
-13
/
+47
2015-12-22
drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
David Rokhvarg
1
-2
/
+4
2015-12-22
drm/amd/powerplay: Don't return an error if fan table is missing
Alex Deucher
1
-1
/
+1
2015-12-22
drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
Alex Deucher
1
-0
/
+2
2015-12-22
drm/powerplay: add debugging output to processpptables.c
Alex Deucher
1
-13
/
+29
2015-12-22
drm/powerplay: add debugging output to tonga_processpptables.c
Alex Deucher
1
-13
/
+26
2015-12-22
amd/powerplay: Add structures required to report configuration change
Eric Yang
5
-39
/
+139
2015-12-22
amd/powerplay: Fix get dal power level
Vitaly Prosyak
6
-15
/
+12
2015-12-22
amd\powerplay Implement get dal power level
Vitaly Prosyak
6
-19
/
+85
2015-12-22
drm/amd/powerplay: display gpu load when print performance for tonga.
Rex Zhu
1
-1
/
+12
2015-12-22
drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
Rex Zhu
4
-19
/
+379
2015-12-22
drm/amd/powerplay: fix boolreturn.cocci warnings
kbuild test robot
1
-2
/
+2
2015-12-22
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
Eric Huang
2
-0
/
+27
2015-12-22
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
Eric Huang
2
-0
/
+27
2015-12-22
drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an...
Eric Huang
2
-2
/
+2
2015-12-22
drm/amd/powerplay: Add thermal protection support for Fiji.
Eric Huang
4
-1
/
+892
2015-12-22
drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
Eric Huang
2
-0
/
+68
2015-12-22
drm/amd/powerplay: add multimedia power gating support for Fiji.
Eric Huang
5
-3
/
+281
2015-12-22
drm/amd/powerplay: Add PPLib debug print macro.
David Rokhvarg
2
-4
/
+40
2015-12-22
drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
Rex Zhu
2
-15
/
+87
2015-12-22
drm/amd/powerplay: enable set_cpu_power_state task. (v2)
Rex Zhu
6
-5
/
+21
2015-12-22
drm/amd/powerplay: export interface to DAL to init/change display configuration.
Rex Zhu
4
-0
/
+44
2015-12-22
drm/amd/powerplay: add smc msg for NB P-State switch
Rex Zhu
2
-0
/
+9
2015-12-22
drm/amd/powerplay: add new function point in hwmgr.
Rex Zhu
1
-1
/
+5
2015-12-22
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
Rex Zhu
1
-2
/
+2
2015-12-22
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
rezhu
3
-6
/
+6
2015-12-22
drm/amd/powerplay: implement smc state upload for CZ
Alex Deucher
4
-22
/
+141
2015-12-22
drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
Alex Deucher
2
-0
/
+25
[next]