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