index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
amd_powerplay.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
drm/amd/powerplay: refine powerplay interface.
Rex Zhu
1
-352
/
+357
2017-01-27
drm/amd/powerplay: refine print message for amd_powerplay
Huang Rui
1
-24
/
+24
2017-01-27
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
1
-1
/
+1
2017-01-27
drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase
Huang Rui
1
-0
/
+12
2016-12-06
drm/amd/powerplay: Fix potential NULL pointer issue
Xiangliang Yu
1
-2
/
+2
2016-11-23
drm/amdgpu: Disable DPM in virtualization
Trigger Huang
1
-3
/
+6
2016-11-11
drm/amdgpu/powerplay: pp module only enable smu when dpm disabled.
Rex Zhu
1
-12
/
+39
2016-11-11
drm/amd/powerplay: export a function to read fan rpm
Grazvydas Ignotas
1
-0
/
+18
2016-10-25
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
Alex Deucher
1
-0
/
+16
2016-10-25
drm/amd/powerplay: mark symbols static where possible
Baoyou Xie
1
-2
/
+3
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-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-5
/
+0
2016-05-04
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
1
-2
/
+2
2016-05-04
drm/amd/powerplay: return 0 when interface not implement on some asic.
Rex Zhu
1
-56
/
+113
2016-05-04
drm/amd/powerplay: add default clockgating handling
Flora Cui
1
-2
/
+4
2016-05-04
drm/amd/powerplay: add GFX per cu powergating support through SMU/powerplay
Eric Huang
1
-1
/
+14
2016-05-04
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-10
drm/amd/powerplay: add powerplay valid check to avoid null point.
Rex Zhu
1
-3
/
+9
2016-02-10
drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.
David Rokhvarg
1
-9
/
+6
2016-02-10
drm/amd/powerplay: export interface to DAL.
Rex Zhu
1
-0
/
+81
2016-02-10
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-21
amd/powerplay: Fix get dal power level
Vitaly Prosyak
1
-3
/
+3
2015-12-21
amd\powerplay Implement get dal power level
Vitaly Prosyak
1
-0
/
+13
2015-12-21
drm/amd/powerplay: export interface to DAL to init/change display configuration.
Rex Zhu
1
-0
/
+16
2015-12-21
drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
Rex Zhu
1
-1
/
+84
2015-12-21
drm/amd/powerplay: implement functions of amd_powerplay_func
Rex Zhu
1
-8
/
+183
2015-12-21
drm/amd/powerplay: add event manager sub-component
Rex Zhu
1
-0
/
+23
2015-12-21
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
1
-3
/
+52
2015-12-21
drm/amd/powerplay: add SMU manager sub-component
Jammy Zhou
1
-0
/
+81
2015-12-21
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
1
-0
/
+194