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
/
amdgpu
/
amdgpu_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
drm/amd/amdgpu: expose fan rpm though hwmon
Grazvydas Ignotas
1
-0
/
+21
2016-10-25
drm/amdgpu: refine set power state logic for dpm.
Rex Zhu
1
-65
/
+15
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
1
-1
/
+1
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
1
-2
/
+60
2016-08-08
drm/amd/amdgpu: change pptable output format from ASCII to binary
Eric Huang
1
-5
/
+2
2016-08-08
drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U...
Tom St Denis
1
-33
/
+25
2016-07-07
drm/amdgpu: some improvement in parsing inputs
Eric Huang
1
-3
/
+9
2016-07-07
drm/amdgpu: add the common code to support mclk OD
Eric Huang
1
-0
/
+55
2016-07-07
drm/amdgpu: add the new common pm code to support sclk OD
Eric Huang
1
-9
/
+15
2016-07-07
drm/amdgpu: add the new common pm code to select the clock levels
Eric Huang
1
-18
/
+32
2016-07-07
drm/amdgpu: add powerplay sclk OD support through sysfs (v2)
Eric Huang
1
-0
/
+49
2016-06-17
drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()
Dan Carpenter
1
-15
/
+13
2016-05-05
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
1
-15
/
+36
2016-05-05
drm/amdgpu: Mark all instances of struct drm_info_list as const
Nils Wallménius
1
-1
/
+1
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-8
/
+27
2016-03-02
drm/amdgpu/pm: update current crtc info after setting the powerstate
Alex Deucher
1
-3
/
+3
2016-02-22
drm/amdgpu/pm: adjust display configuration after powerstate
Alex Deucher
1
-2
/
+3
2016-02-22
drm/amdgpu/pm: add some checks for PX
Alex Deucher
1
-1
/
+20
2016-02-22
drm/amdgpu: fix locking in force performance level
Alex Deucher
1
-2
/
+1
2016-02-10
drm/amd/powerplay: add some sysfs interfaces for powerplay.
Eric Huang
1
-1
/
+335
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
1
-13
/
+6
2016-01-13
drm/amdgpu: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
1
-1
/
+1
2015-12-22
drm/amdgpu: support per device powerplay enablement (v2)
Jammy Zhou
1
-15
/
+15
2015-12-22
drm/amdgpu: enable sysfs interface for powerplay
Rex Zhu
1
-9
/
+11
2015-12-22
drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
Rex Zhu
1
-75
/
+140
2015-12-22
drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
Rex Zhu
1
-4
/
+4
2015-10-23
drm/amdgpu: don't try to recreate sysfs entries on resume
Alex Deucher
1
-0
/
+5
2015-10-19
drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
1
-2
/
+6
2015-08-17
drm/amdgpu: don't grab dev->struct_mutex in pm functions
Daniel Vetter
1
-2
/
+0
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-2
/
+2
2015-06-10
drm/amdgpu: enable vce powergating
Sonny Jiang
1
-9
/
+17
2015-06-04
drm/amdgpu: remove mclk_lock
Christian König
1
-2
/
+0
2015-06-04
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+801