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.13.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
/
amd_powerplay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
drm/amd/powerplay: export function to help to set cg by smu.
Rex Zhu
1
-74
/
+3
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
1
-23
/
+0
2016-09-19
drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
Tom St Denis
1
-0
/
+20
2016-09-14
amd/powerplay: use kmemdup instead of kmalloc + memcpy
Edward O'Callaghan
1
-6
/
+3
2016-09-02
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
1
-1
/
+0
2016-08-23
drm/amd/powerplay: avoid NULL pointer dereference
Heinrich Schuchardt
1
-2
/
+2
2016-08-08
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
1
-0
/
+1
2016-07-29
drivers/amdgpu: Use 'true/false' for bool typed variables
Edward O'Callaghan
1
-1
/
+1
2016-07-07
drm/amd/powerplay: add uploading pptable and resetting powerplay support
Eric Huang
1
-9
/
+58
2016-07-07
drm/amdgpu: add the common code to support mclk OD
Eric Huang
1
-0
/
+40
2016-07-07
drm/amdgpu: add powerplay sclk OD support through sysfs (v2)
Eric Huang
1
-0
/
+44
2016-06-09
drm/amdgpu: fix memleak in pptable_init
Monk Liu
1
-1
/
+7
2016-05-11
drm/amd/powerplay: rewrite pp_sw_init to make code readable
Huang Rui
1
-6
/
+9
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-5
/
+0
2016-05-05
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
1
-2
/
+2
2016-05-05
drm/amd/powerplay: return 0 when interface not implement on some asic.
Rex Zhu
1
-56
/
+113
2016-05-05
drm/amd/powerplay: add default clockgating handling
Flora Cui
1
-2
/
+4
2016-05-05
drm/amd/powerplay: add GFX per cu powergating support through SMU/powerplay
Eric Huang
1
-1
/
+14
2016-05-05
drm/amd/powerplay: add all blocks clockgating support through SMU/powerplay
Eric Huang
1
-0
/
+81
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-1
/
+4
2016-03-02
drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.
Rex Zhu
1
-1
/
+4
2016-02-26
drm/amd/powerplay: fix code style warning.
Rex Zhu
1
-2
/
+2
2016-02-11
drm/amd/powerplay: add powerplay valid check to avoid null point.
Rex Zhu
1
-3
/
+9
2016-02-11
drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.
David Rokhvarg
1
-9
/
+6
2016-02-11
drm/amd/powerplay: export interface to DAL.
Rex Zhu
1
-0
/
+81
2016-02-11
drm/amd/powerplay: change struct name.
Rex Zhu
1
-1
/
+1
2016-02-10
drm/amd/powerplay: add some sysfs interfaces for powerplay.
Eric Huang
1
-1
/
+115
2016-01-22
drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
Alex Deucher
1
-0
/
+5
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
1
-3
/
+12
2015-12-22
amd/powerplay: Fix get dal power level
Vitaly Prosyak
1
-3
/
+3
2015-12-22
amd\powerplay Implement get dal power level
Vitaly Prosyak
1
-0
/
+13
2015-12-22
drm/amd/powerplay: export interface to DAL to init/change display configuration.
Rex Zhu
1
-0
/
+16
2015-12-22
drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
Rex Zhu
1
-1
/
+84
2015-12-22
drm/amd/powerplay: implement functions of amd_powerplay_func
Rex Zhu
1
-8
/
+183
2015-12-22
drm/amd/powerplay: add event manager sub-component
Rex Zhu
1
-0
/
+23
2015-12-22
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
1
-3
/
+52
2015-12-22
drm/amd/powerplay: add SMU manager sub-component
Jammy Zhou
1
-0
/
+81
2015-12-22
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
1
-0
/
+194