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
/
hwmgr
/
cz_hwmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
1
-73
/
+6
2016-09-19
drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
Tom St Denis
1
-0
/
+96
2016-08-23
drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c
Heinrich Schuchardt
1
-1
/
+1
2016-08-22
drm/amd/powerplay: Tidy up cz_hwmgr.c
Tom St Denis
1
-40
/
+13
2016-08-08
drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.
Rex Zhu
1
-3
/
+0
2016-07-29
drivers/amdgpu: Use canonical boolean form in various predicates
Edward O'Callaghan
1
-3
/
+3
2016-07-07
drm/amd/powerplay: change backend allocation to backend init
Eric Huang
1
-9
/
+8
2016-05-05
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
1
-3
/
+3
2016-05-05
drm/amd/powerplay: mark phm_master_table_* structs as const
Nils Wallménius
1
-10
/
+10
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+5
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+2
2016-03-17
drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...
Eric Huang
1
-0
/
+5
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-0
/
+18
2016-03-05
drm/amd/powerplay: refine the dmesg info.
Rex Zhu
1
-1
/
+2
2016-02-11
drm/amd/powerplay: Enable low mem pstate when cancel_high
Eric Yang
1
-1
/
+1
2016-02-11
drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rules
Eric Yang
1
-2
/
+2
2016-02-11
drm/amd/powerplay: get real display device num by cgs interface
Rex Zhu
1
-9
/
+16
2016-02-11
drm/amd/powerplay: Use engine clock limit calculated by dal
Vitaly Prosyak
1
-3
/
+3
2016-02-11
drm/amd/powerplay: implement functions in carrizo for DAL.
Rex Zhu
1
-11
/
+115
2016-02-11
drm/amd/powerplay: change struct name.
Rex Zhu
1
-2
/
+2
2016-02-10
drm/amd/powerplay: add some hwmgr functions for sysfs interface on Carrizo
Eric Huang
1
-0
/
+51
2016-02-08
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
1
-0
/
+13
2016-02-08
drm/amd/powerplay/cz: disable vce pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable uvd pg
Alex Deucher
1
-0
/
+2
2016-01-08
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
1
-0
/
+55
2016-01-08
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
1
-5
/
+5
2016-01-08
drm/amd/powerplay: fix bug that NULL checks are reversed.
Rex Zhu
1
-5
/
+5
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/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
David Rokhvarg
1
-2
/
+4
2015-12-22
amd/powerplay: Add structures required to report configuration change
Eric Yang
1
-31
/
+45
2015-12-22
amd/powerplay: Fix get dal power level
Vitaly Prosyak
1
-1
/
+1
2015-12-22
amd\powerplay Implement get dal power level
Vitaly Prosyak
1
-2
/
+25
2015-12-22
drm/amd/powerplay: Add PPLib debug print macro.
David Rokhvarg
1
-3
/
+32
2015-12-22
drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
Rex Zhu
1
-14
/
+85
2015-12-22
drm/amd/powerplay: implement smc state upload for CZ
Alex Deucher
1
-10
/
+125
2015-12-22
drm/amd/powerplay: add CG and PG support for carrizo
Rex Zhu
1
-1
/
+520
2015-12-22
drm/amd/powerplay: add Carrizo dpm support
Jammy Zhou
1
-0
/
+898