index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
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
2017-04-28
drm/amd/powerplay: fix suspend error on DPM disabled
Huang Rui
1
-1
/
+3
2017-04-04
drm/amd/powerplay: fix a couple locking issues
Dan Carpenter
1
-2
/
+4
2017-04-04
drm/amd/powerplay: fix pp_dpm_get_current_power_state() (v2)
Dan Carpenter
1
-0
/
+4
2017-04-04
drm/amdgpu/powerplay: fix locking typo
Alex Deucher
1
-1
/
+1
2017-03-29
drm/amd/powerplay: add some display/powerplay interfaces
Eric Huang
1
-0
/
+94
2017-03-29
drm/amd/powerplay: add global PowerPlay mutex.
Rex Zhu
1
-61
/
+131
2017-03-29
drm/amd/powerplay: remove unneeded conversions to bool
Andrew F. Davis
1
-1
/
+1
2017-03-29
drm/amd/powerplay: add voltage change support through pp_table
Eric Huang
1
-1
/
+11
2017-03-29
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
1
-2
/
+3
2017-03-29
drm/amd/powerplay: change parameter type pointer from int32_t to void in read...
Eric Huang
1
-1
/
+1
2017-03-29
drm/amd/amdgpu: add power profile sysfs entry
Eric Huang
1
-1
/
+135
2017-03-29
drm/amdgpu:fix powerplay logic
Monk Liu
1
-1
/
+1
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
[next]