index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
arcturus_ppt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/sriov skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFF
Jack Zhang
2020-01-16
1
-3
/
+4
*
drm/amd/powerplay: refine code to support no-dpm case
Evan Quan
2020-01-07
1
-0
/
+10
*
drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
Evan Quan
2020-01-07
1
-1
/
+2
*
drm/amdgpu/smu: make the set_performance_level logic easier to follow
Alex Deucher
2020-01-07
1
-0
/
+1
*
drm/amd/powerplay: support custom power profile setting
Evan Quan
2020-01-07
1
-6
/
+126
*
drm/amdgpu/smu: add metrics table lock for arcturus (v2)
Alex Deucher
2019-12-18
1
-0
/
+3
*
drm/amd/powerplay: drop unnecessary warning prompt
Evan Quan
2019-12-09
1
-3
/
+1
*
drm/amdgpu: add header line for power profile on Arcturus
Alex Deucher
2019-12-05
1
-0
/
+5
*
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
2019-12-03
1
-1
/
+0
*
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
2019-11-19
1
-1
/
+2
*
drm/amd/powerplay: add Arcturus baco reset support
Evan Quan
2019-11-19
1
-0
/
+7
*
drm/amdgpu/smu_v11: Unify and fix power limits
Matt Coffin
2019-11-11
1
-11
/
+12
*
drm/amd/powerplay: Make two functions static
YueHaibing
2019-10-28
1
-2
/
+2
*
drm/amd/powerplay: correct current clock level label for Arcturus
Evan Quan
2019-10-25
1
-8
/
+16
*
drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2
Evan Quan
2019-10-25
1
-116
/
+26
*
drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus.
Andrey Grodzovsky
2019-10-25
1
-0
/
+229
*
drm/amd/powerplay: clear the swSMU code layer
Evan Quan
2019-10-25
1
-1
/
+50
*
drm/amd/powerplay: split out those internal used swSMU APIs V2
Evan Quan
2019-10-25
1
-0
/
+1
*
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
2019-10-25
1
-3
/
+0
*
drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off
Evan Quan
2019-10-15
1
-0
/
+30
*
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
2019-10-03
1
-0
/
+2
*
drm/amd/powerplay: issue DC-BTC for arcturus on SMU init
Evan Quan
2019-09-16
1
-5
/
+12
*
drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)
Kevin Wang
2019-09-13
1
-3
/
+0
*
drm/amd/powerplay: correct the pp_feature output on Arcturus
Evan Quan
2019-08-27
1
-0
/
+2
*
drm/amd/powerplay: correct typo
Evan Quan
2019-08-21
1
-1
/
+1
*
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
2019-08-21
1
-10
/
+0
*
drm/amd/powerplay: set Arcturus default fclk as bootup value on dpm disabled
Evan Quan
2019-08-21
1
-1
/
+2
*
drm/amd/powerplay: add smu_smc_read_sensor support for arcturus
Kevin Wang
2019-08-21
1
-1
/
+4
*
drm/amd/powerplay: add arcturus_is_dpm_running function for arcturus
Chengming Gui
2019-08-15
1
-0
/
+21
*
drm/amd/powerplay: remove redundancy debug log about smu unsupported features
Chengming Gui
2019-08-15
1
-1
/
+0
*
drm/amdgpu/powerplay: update Arcturus smu version in new place
Le Ma
2019-08-12
1
-1
/
+0
*
drm/amd/powerplay: Zero initialize some variables
Nathan Chancellor
2019-08-06
1
-1
/
+1
*
drm/amd/powerplay: support power profile retrieval and setting on arcturus
Evan Quan
2019-08-02
1
-0
/
+74
*
drm/amd/powerplay: determine the features to enable by pptable only
Evan Quan
2019-07-30
1
-4
/
+2
*
drm/amd/powerplay: make power limit retrieval as asic specific
Evan Quan
2019-07-30
1
-0
/
+51
*
drm/amd/powerplay: correct arcturus current clock level calculation
Evan Quan
2019-07-30
1
-8
/
+27
*
drm/amd/powerplay: support UMD PSTATE settings on arcturus
Evan Quan
2019-07-30
1
-4
/
+225
*
drm/amd/powerplay: fix arcturus real-time clock frequency retrieval
Evan Quan
2019-07-30
1
-1
/
+29
*
drm/amd/powerplay: remove redundancy debug log in smu
Kevin Wang
2019-07-30
1
-3
/
+1
*
drm/amd/powerplay: correct the bitmask used in arcturus
Evan Quan
2019-07-30
1
-4
/
+4
*
drm/amd/powerplay: add missing arcturus feature maps
Evan Quan
2019-07-30
1
-0
/
+5
*
drm/amd/powerplay: support fan speed retrieval on arcturus
Evan Quan
2019-07-30
1
-0
/
+40
*
drm/amd/powerplay: support real-time clock retrieval on arcturus
Evan Quan
2019-07-30
1
-0
/
+24
*
drm/amd/powerplay: support sensor reading on arcturus
Evan Quan
2019-07-30
1
-0
/
+142
*
drm/amd/powerplay: init arcturus SMU metrics table on bootup
Evan Quan
2019-07-30
1
-0
/
+7
*
drm/amd/powerplay: hold on the arcturus gfx dpm support in driver
Evan Quan
2019-07-30
1
-2
/
+1
*
drm/amd/powerplay: update arcturus_ppt.c/h V3
Evan Quan
2019-07-30
1
-1
/
+1192
*
drm/amd/powerplay: correct SW SMU valid mapping check
Evan Quan
2019-07-18
1
-6
/
+8
*
drm/amdgpu/powerplay: add arcturus ppt functions
Chengming Gui
2019-07-18
1
-0
/
+124