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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pm: optimize the power related source code layout
Evan Quan
2020-08-14
84
-46022
/
+0
*
drm/amd/pm: drop redundant MEM_TYPE_* macros
Evan Quan
2020-08-14
1
-9
/
+0
*
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
1
-1
/
+1
*
drm/amd/powerplay: update the metrics table cache interval as 1ms
Evan Quan
2020-08-14
2
-2
/
+2
*
drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
Evan Quan
2020-08-10
1
-6
/
+0
*
drm/amd/powerplay: correct Vega20 cached smu feature state
Evan Quan
2020-08-10
1
-19
/
+19
*
drm/amd/powerplay: add control method to bypass metrics cache on Vega12
Evan Quan
2020-08-06
1
-11
/
+18
*
drm/amd/powerplay: add control method to bypass metrics cache on Vega20
Evan Quan
2020-08-06
1
-12
/
+19
*
drm/amd/powerplay: add Vega12 support for gpu metrics export
Evan Quan
2020-08-06
2
-0
/
+112
*
drm/amd/powerplay: add Vega20 support for gpu metrics export
Evan Quan
2020-08-06
2
-7
/
+117
*
drm/amd/powerplay: Remove unneeded cast from memory allocation
Li Heng
2020-07-30
1
-1
/
+1
*
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-27
1
-1
/
+1
*
drm/amdgpu: remove unused functions
Nirmoy Das
2020-07-01
1
-6
/
+0
*
drm/powerplay: label internally used symbols as static
Nirmoy Das
2020-07-01
8
-17
/
+17
*
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-22
1
-2
/
+1
*
drm/amdgpu/smu10: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-21
2
-5
/
+3
*
drm/amd/powerplay: unify the prompts on thermal interrupts
Evan Quan
2020-05-21
1
-28
/
+10
*
drm/amd/powerplay: shutdown on HW CTF
Evan Quan
2020-05-14
1
-2
/
+14
*
drm/amd/powerplay: try to do a graceful shutdown on SW CTF
Evan Quan
2020-05-14
1
-4
/
+17
*
drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs members
Jason Yan
2020-04-30
1
-1
/
+0
*
drm/amd/powerplay: remove defined but not used variables
Jason Yan
2020-04-23
1
-23
/
+0
*
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Sandeep Raghuraman
2020-04-23
1
-0
/
+26
*
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Sergei Lopatin
2020-04-13
1
-1
/
+4
*
drm/amd/powerplay: unified interfaces for message issuing and response checking
Evan Quan
2020-04-01
18
-445
/
+648
*
drm/amd/powerplay: avoid calling SMU8 specific SMU message implemention
Evan Quan
2020-04-01
1
-1
/
+1
*
drm/amd/powerplay: avoid calling SMU7 specific SMU message implemention
Evan Quan
2020-04-01
2
-9
/
+9
*
drm/amd/amdgpu: Include headers for PWR and SMUIO registers
Tom St Denis
2020-04-01
1
-7
/
+2
*
drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endif
Joe Perches
2020-03-13
1
-1
/
+1
*
AMD POWERPLAY: Use fallthrough;
Joe Perches
2020-03-13
1
-3
/
+3
*
drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
Chen Zhou
2020-02-26
1
-2
/
+2
*
drm/amdgpu/powerplay: fix baco check for vega20
Alex Deucher
2020-02-11
1
-3
/
+4
*
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
Alex Deucher
2020-02-04
1
-3
/
+5
*
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
Alex Deucher
2020-02-04
1
-6
/
+9
*
drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.c
zhengbin
2020-01-27
1
-3
/
+3
*
drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.c
zhengbin
2020-01-07
1
-1
/
+1
*
drm/amd/powerplay: skip disable dynamic state management
Yintian Tao
2019-12-19
1
-0
/
+3
*
drm/amd/powerplay: skip soc clk setting under pp one vf
Yintian Tao
2019-12-18
1
-1
/
+2
*
drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...
Colin Ian King
2019-12-18
1
-12
/
+3
*
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
2019-12-11
5
-63
/
+157
*
drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.c
zhengbin
2019-12-02
1
-3
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.c
zhengbin
2019-12-02
1
-3
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.c
zhengbin
2019-12-02
1
-2
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.c
zhengbin
2019-12-02
1
-2
/
+1
*
drm/amd/powerplay: Use ARRAY_SIZE for smu7_profiling
zhengbin
2019-11-22
1
-1
/
+1
*
drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)
Alex Deucher
2019-11-19
1
-0
/
+9
*
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Evan Quan
2019-11-19
1
-5
/
+18
*
drm/amd/powerplay: remove set but not used variable 'data'
zhengbin
2019-11-13
1
-2
/
+0
*
drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'
zhengbin
2019-11-13
1
-4
/
+0
*
drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table
Alex Deucher
2019-11-11
1
-0
/
+7
*
drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table
Alex Deucher
2019-11-08
1
-0
/
+7
[next]