index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: Tidy up cz_hwmgr.c
Tom St Denis
2016-08-22
1
-40
/
+13
*
drm/amd/powerplay: enable power containment features for tonga.
Rex Zhu
2016-08-19
5
-9
/
+548
*
drm/amd/powerplay: change structure variable name.
Rex Zhu
2016-08-08
1
-2
/
+2
*
drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.
Rex Zhu
2016-08-08
3
-10
/
+1
*
drm/amd/powrplay: delete code no longer in use on Polaris.
Rex Zhu
2016-08-08
1
-13
/
+0
*
drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.
Rex Zhu
2016-08-08
2
-1
/
+6
*
drm/amd/powerplay: pass sub_device_id and sub_vendor_id to powerplay.
Rex Zhu
2016-08-08
1
-0
/
+2
*
drm/amd/powerplay: delete useless code in hwmgr.
Rex Zhu
2016-08-08
2
-137
/
+7
*
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
2016-08-08
8
-22
/
+30
*
drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.
Rex Zhu
2016-08-08
1
-2
/
+2
*
drm/amd/powerplay: add DPM running checking back
Huang Rui
2016-08-08
1
-2
/
+0
*
drm/amd/powerplay: add enabling voltage controller back
Huang Rui
2016-08-08
1
-2
/
+0
*
drm/amd/powerplay: set the platform capability flags for iceland
Huang Rui
2016-08-08
1
-0
/
+51
*
drm/amd/powerplay: add deep sleep initialization
Huang Rui
2016-08-08
1
-0
/
+34
*
drm/amd/powerplay: fix the incorrect checking condition
Huang Rui
2016-08-08
1
-1
/
+1
*
drm/amd/powerplay: add iceland HW manager
Huang Rui
2016-08-08
10
-1
/
+7423
*
drm/amd/powerplay: add iceland_dyn_defaults header
Huang Rui
2016-08-08
1
-0
/
+41
*
drm/amd/powerplay: add iceland SMU mananger
Huang Rui
2016-08-08
4
-1
/
+783
*
drm/amd/powerplay: add SMU71 header files for iceland (v2)
Huang Rui
2016-08-08
2
-0
/
+1141
*
drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize an...
Tom St Denis
2016-07-29
1
-2
/
+0
*
drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vce
Tom St Denis
2016-07-29
1
-7
/
+7
*
drm/amd/powerplay: fix issue can't enable vce dpm.
Rex Zhu
2016-07-29
3
-28
/
+22
*
drm/amd/powerplay: fix typo error when set clock gate state.
Rex Zhu
2016-07-29
2
-2
/
+2
*
drm/amd/powerplay: Delete unused functions in ppevvmath.h
Nils Wallménius
2016-07-29
1
-58
/
+1
*
drm/amd/powerplay: Mark functions of ppevvmath.h static
Nils Wallménius
2016-07-29
1
-64
/
+64
*
drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...
SF Markus Elfring
2016-07-29
1
-1
/
+1
*
drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...
Markus Elfring
2016-07-29
1
-1
/
+3
*
drivers/amdgpu: Remove redundant itermediate return val
Edward O'Callaghan
2016-07-29
5
-14
/
+7
*
drivers/amdgpu: Use canonical boolean form in various predicates
Edward O'Callaghan
2016-07-29
5
-48
/
+53
*
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
2016-07-29
3
-15
/
+10
*
drivers/amdgpu: Remove redundant NULL check before kfree()
Edward O'Callaghan
2016-07-29
1
-2
/
+1
*
drivers/amdgpu: Use 'true/false' for bool typed variables
Edward O'Callaghan
2016-07-29
4
-24
/
+24
*
drm/amd/powerplay: enable DiDt feature for polaris10/11.
Rex Zhu
2016-07-29
3
-5
/
+554
*
drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...
Rex Zhu
2016-07-29
1
-3
/
+2
*
drm/amdgpu/powerplay: partial revert of endian fixes
Alex Deucher
2016-07-29
1
-2
/
+2
*
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-07-27
6
-137
/
+231
|
\
|
*
drm/amd/powerplay: add pp_tables_get_response_times function in process pptables
Huang Rui
2016-07-15
2
-7
/
+23
|
*
drm/amd/powerplay: fix the incorrect return value
Huang Rui
2016-07-15
1
-2
/
+2
|
*
drm/amd/powerplay: add atomctrl_get_voltage_evv function in ppatomctrl
Huang Rui
2016-07-15
2
-0
/
+47
|
*
drm/amd/powerplay: add SMU register macro for future use
Huang Rui
2016-07-15
1
-0
/
+29
|
*
drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variable
Matthias Beyer
2016-07-15
1
-6
/
+3
|
*
drm/amdgpu/powerplay: endian fixes for ppatomctrl.c
Alex Deucher
2016-07-08
1
-122
/
+127
*
|
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
9
-63
/
+136
|
\
\
|
|
/
|
/
|
|
*
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.
Rex Zhu
2016-07-06
1
-13
/
+10
|
*
drm/amd/powerplay: fix bug that get wrong polaris evv voltage.
Rex Zhu
2016-07-06
3
-6
/
+7
|
*
drm/amd/powerplay: incorrectly use of the function return value
Rex Zhu
2016-07-06
1
-1
/
+1
|
*
drm/amd/powerplay: fix incorrect voltage table value for tonga
Huang Rui
2016-07-06
1
-1
/
+1
|
*
drm/amd/powerplay: fix incorrect voltage table value for polaris10
Huang Rui
2016-07-06
1
-1
/
+1
|
*
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
2016-06-29
1
-41
/
+60
|
*
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
2016-06-29
1
-0
/
+26
[next]