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
/
hwmgr
/
processpptables.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Sandeep Raghuraman
2020-04-17
1
-0
/
+26
*
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
1
-4
/
+4
*
drm/amdgpu: Add support of powerplay for picasso
Likun Gao
2018-09-14
1
-4
/
+4
*
drm/amdgpu/pp: endian fixes for processpptables.c
Alex Deucher
2018-08-27
1
-14
/
+16
*
drm/amd/pp: Allow underclocking when od table is empty in vbios
Rex Zhu
2018-05-31
1
-6
/
+0
*
drm/amd/pp: Use atombios api directly in powerplay (v2)
Rex Zhu
2018-04-11
1
-2
/
+2
*
drm/amd/powerplay: delete some dead code
Dan Carpenter
2018-02-19
1
-3
/
+0
*
drm/amd/pp: Disable OD feature if VBIOS limits
Rex Zhu
2018-02-19
1
-6
/
+5
*
drm/amd/powerplay: Minor fixes in processpptables.c (v2)
Ernst Sjöstrand
2017-12-06
1
-3
/
+3
*
amdgpu/pp: constify soft_dummy_pp_table.
Dave Airlie
2017-09-29
1
-1
/
+1
*
drm/amd/powerplay/hwmgr: Remove null check before kfree
Himanshu Jha
2017-08-29
1
-64
/
+32
*
drm/amd/powerplay: add dummy pp table for raven. (v2)
Rex Zhu
2017-08-29
1
-12
/
+49
*
drm/amd/powerplay: bypass pptable process on raven
Hawking Zhang
2017-05-25
1
-0
/
+6
*
drm/amd/powerplay: add raven support in hwmgr. (v2)
Rex Zhu
2017-05-24
1
-0
/
+4
*
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
2017-01-27
1
-1
/
+1
*
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-25
1
-1
/
+1
*
drm/amd/powerplay: mark symbols static where possible
Baoyou Xie
2016-10-25
1
-2
/
+2
*
drm/amd/powerplay: refine struct name for code style reason.
Rex Zhu
2016-09-02
1
-1
/
+1
*
drm/amd/powerplay: add pp_tables_get_response_times function in process pptables
Huang Rui
2016-07-15
1
-0
/
+13
*
amdgpu: use NULL instead of 0 for pointer
Arnd Bergmann
2016-07-07
1
-1
/
+1
*
drm/amd/powerplay: keep soft_pp_table pointer value for re-uploading
Eric Huang
2016-07-07
1
-10
/
+8
*
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
2016-01-08
1
-1
/
+10
*
drm/amd/powerplay: precedence bug in init_non_clock_fields()
Dan Carpenter
2016-01-04
1
-2
/
+2
*
drm/powerplay: add debugging output to processpptables.c
Alex Deucher
2015-12-21
1
-13
/
+29
*
drm/amd/powerplay: implement smc state upload for CZ
Alex Deucher
2015-12-21
1
-10
/
+12
*
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
2015-12-21
1
-0
/
+1661