index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
smumgr
/
vega10_smumgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
1
-396
/
+0
2020-04-01
drm/amd/powerplay: unified interfaces for message issuing and response checking
Evan Quan
1
-13
/
+25
2020-04-01
drm/amd/powerplay: avoid calling SMU9 specific SMU message implemention
Evan Quan
1
-12
/
+12
2020-01-07
drm/amd/powerplay: issue proper hdp flush for table transferring
Evan Quan
1
-1
/
+4
2019-12-11
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
1
-0
/
+14
2019-09-14
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
1
-1
/
+1
2019-08-02
drm/amd/powerplay: guard consistency between CPU copy and local VRAM
Evan Quan
1
-0
/
+4
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-0
/
+2
2019-06-17
drm/amd/powerplay: detect version of smu backend (v2)
Prike Liang
1
-0
/
+1
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
1
-0
/
+2
2018-09-27
drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10
Alex Deucher
1
-4
/
+4
2018-09-27
drm/amdgpu/powerplay: Move vega10_enable_smc_features
Alex Deucher
1
-0
/
+10
2018-07-16
drm/amdgpu/pp: split out common smumgr smu9 code
Alex Deucher
1
-149
/
+19
2018-05-15
drm/amd/pp: Move same macro definitions to hwmgr.h
Rex Zhu
1
-2
/
+0
2018-05-15
drm/amd/pp: use soc15 common macros instead of vega10 specific
Evan Quan
1
-33
/
+17
2018-03-19
drm/amd/pp: Remove unneeded void * casts for Vega10
Rex Zhu
1
-8
/
+4
2018-03-19
drm/amd/pp: Clean up header file for Vega10
Rex Zhu
1
-10
/
+1
2018-03-19
drm/amd/pp: Move functions to smu backend table for vega10
Rex Zhu
1
-24
/
+21
2018-03-19
drm/amd/pp: Mark bunches of functins in vega10_smumgr.c static
Rex Zhu
1
-5
/
+5
2018-03-19
drm/amd/pp: Remove dead functions in vega10_smumgr.c
Rex Zhu
1
-38
/
+0
2018-03-15
drm/amd/pp: Clean up header file include
Rex Zhu
1
-4
/
+2
2018-03-15
drm/amd/powerplay: Fix KASAN user after free on driver unload.
Andrey Grodzovsky
1
-33
/
+16
2018-03-15
drm/amdgpu/powerplay/vega10: fix memory leak in error path
Alex Deucher
1
-2
/
+4
2018-03-08
drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"
Christian König
1
-1
/
+1
2018-03-08
drm/amd/pp: Drop wrapper functions for upper/lower_32_bits
Rex Zhu
1
-6
/
+6
2018-03-08
drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memory
Rex Zhu
1
-109
/
+86
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
1
-10
/
+3
2018-02-28
drm/amd/pp: Print more smu failed info on Vega10
Rex Zhu
1
-1
/
+1
2018-02-27
drm/amd/pp: Refine code in powerplay for Cz/Vega10
Rex Zhu
1
-0
/
+13
2018-02-27
drm/amd/pp: Remove dead error checking code on Vega10
Rex Zhu
1
-35
/
+20
2018-02-27
drm/amd/pp: Add debug info when smu failed on Vega10
Rex Zhu
1
-5
/
+13
2018-02-27
drm/amd/pp: Remove duplicated vega10_is_smc_ram_running calls
Rex Zhu
1
-12
/
+3
2017-12-06
drm: amd: Fix line continuation formats
Joe Perches
1
-4
/
+2
2017-09-26
drm/amd/powerplay: add new helper functions in hwmgr.h
Rex Zhu
1
-1
/
+1
2017-09-26
drm/amd/powerplay: refine powerplay code.
Rex Zhu
1
-11
/
+11
2017-09-26
drm/amd/powerplay: refine interface in struct pp_smumgr_func
Rex Zhu
1
-97
/
+97
2017-07-14
drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variants
Evan Quan
1
-6
/
+24
2017-05-31
drm/amd/powerplay: fix set tools address for Vega10
Eric Huang
1
-1
/
+3
2017-05-06
drm/amd/powerplay: clean up code in vega10_smumgr.c
Rex Zhu
1
-56
/
+45
2017-05-06
drm/amd/powerplay: refine code in vega10_smumgr.c
Rex Zhu
1
-39
/
+39
2017-04-29
drm/amd/powerplay: allocate fb for avfs fuse table on vega10.
Rex Zhu
1
-0
/
+36
2017-04-29
drm/amd/powerplay: enable AGM logging while dpm disabled.
Rex Zhu
1
-1
/
+2
2017-04-29
drm/amd/powerplay: add error message to remind user updating firmware
Huang Rui
1
-2
/
+5
2017-04-29
drm/amd/powerplay: delete dead functions in vega10.
Rex Zhu
1
-9
/
+0
2017-03-30
drm/amd/powerplay: add Vega10 powerplay support (v5)
Eric Huang
1
-0
/
+564