index
:
blackbird-op-linux
master
Blackbird™ 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
/
inc
/
amdgpu_smu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)
Matt Coffin
2020-02-04
1
-0
/
+1
*
drm/amd/powerplay: fix navi10 system intermittent reboot issue V2
Evan Quan
2020-02-04
1
-0
/
+1
*
drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
Evan Quan
2020-01-07
1
-0
/
+10
*
drm/amd/powerplay: cache the watermark settings on system memory
Evan Quan
2020-01-07
1
-0
/
+1
*
drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driver
Kevin Wang
2020-01-07
1
-0
/
+2
*
drm/amdgpu/smu: add metrics table lock
Alex Deucher
2019-12-18
1
-0
/
+1
*
drm/amdgpu/smu: fix spelling
Alex Deucher
2019-12-18
1
-1
/
+1
*
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
2019-12-03
1
-2
/
+2
*
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
2019-11-19
1
-2
/
+4
*
drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2
Evan Quan
2019-11-19
1
-0
/
+1
*
drm/amd/powerplay: add JPEG Powerplay interface
Leo Liu
2019-11-19
1
-0
/
+3
*
drm/amdgpu/smu_v11: Unify and fix power limits
Matt Coffin
2019-11-11
1
-1
/
+3
*
drm/amd/powerplay: Add interface for I2C transactions to SMU.
Andrey Grodzovsky
2019-10-25
1
-0
/
+9
*
drm/amd/powerplay: clear the swSMU code layer
Evan Quan
2019-10-25
1
-8
/
+1
*
drm/amd/powerplay: split out those internal used swSMU APIs V2
Evan Quan
2019-10-25
1
-160
/
+1
*
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
2019-10-25
1
-75
/
+87
*
drm/amdgpu/powerplay: add renoir funcs to support dc
Hersen Wu
2019-10-15
1
-9
/
+7
*
drm/amd/powerplay: bug fix for pcie parameters override
Kenneth Feng
2019-10-15
1
-0
/
+8
*
drm/amd/powerplay: enable df cstate control on swSMU routine
Evan Quan
2019-10-15
1
-0
/
+3
*
drm/amd/powerplay: update the interface for getting dpm full scale clock freq...
Prike Liang
2019-10-03
1
-3
/
+4
*
drm/amd/powerplay: implement the interface for setting soft freq range
Prike Liang
2019-10-03
1
-0
/
+3
*
drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...
Prike Liang
2019-10-03
1
-0
/
+1
*
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
2019-10-03
1
-0
/
+1
*
drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_states
Kevin Wang
2019-10-03
1
-2
/
+0
*
drm/amd/powerplay: Add mode2 mode for GPU RESET in SMU
chen gong
2019-10-03
1
-0
/
+10
*
drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routine
Evan Quan
2019-09-16
1
-0
/
+2
*
drm/amd/powerplay: issue DC-BTC for arcturus on SMU init
Evan Quan
2019-09-16
1
-3
/
+3
*
drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)
Kevin Wang
2019-09-13
1
-1
/
+0
*
drm/amd/powerplay: do proper cleanups on hw_fini
Evan Quan
2019-09-13
1
-0
/
+3
*
drm/amd/powerplay: update cached feature enablement status V3
Evan Quan
2019-09-13
1
-1
/
+0
*
drm/amd/powerplay: guard manual mode prerequisite for clock level force
Evan Quan
2019-09-13
1
-2
/
+3
*
drm/amd/powerplay: add the interface for getting ultimate frequency v3
Prike Liang
2019-08-29
1
-1
/
+9
*
drm/amd/powerplay: add DPMCLOCKS table implementation
Aaron Liu
2019-08-22
1
-3
/
+4
*
drm/amd/powerplay: add smu tables for rn
Aaron Liu
2019-08-22
1
-0
/
+2
*
drm/amdgpu: add set_gfx_cgpg implement (v2)
Aaron Liu
2019-08-22
1
-0
/
+3
*
drm/amdgpu/powerplay: add Renoir VCN power management
Leo Liu
2019-08-22
1
-0
/
+3
*
drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoir
Aaron Liu
2019-08-22
1
-0
/
+3
*
drm/amdgpu/powerplay: add smu ip block for renoir (v2)
Aaron Liu
2019-08-22
1
-0
/
+2
*
drm/amd/powerplay: get bootup fclk value
Evan Quan
2019-08-21
1
-0
/
+3
*
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
2019-08-21
1
-2
/
+0
*
drm/amd/powerplay: change smu_read_sensor sequence in smu
Kenneth Feng
2019-08-12
1
-2
/
+2
*
drm/amd/powerplay: correct navi10 vcn powergate
Evan Quan
2019-08-02
1
-0
/
+1
*
drm/amd/powerplay: enable SW SMU power profile switch support in KFD
Evan Quan
2019-08-02
1
-0
/
+3
*
drm/amd/powerplay: make power limit retrieval as asic specific
Evan Quan
2019-07-30
1
-2
/
+2
*
drm/amd/powerplay: add SW SMU interface for dumping pptable out (v2)
Evan Quan
2019-07-30
1
-1
/
+3
*
drm/amdgpu/powerplay: provide the interface to disable uclk switch for DAL
Kenneth Feng
2019-07-30
1
-0
/
+5
*
drm/amd/powerplay: implment sysfs feature status function in smu
Kevin Wang
2019-07-30
1
-6
/
+2
*
drm/amd/powerplay: move smu_feature_update_enable_state to up level
Kevin Wang
2019-07-30
1
-3
/
+1
*
drm/amd/powerplay: add smu feature name support
Kevin Wang
2019-07-30
1
-0
/
+1
*
drm/amd/powerplay: add smu message name support
Kevin Wang
2019-07-30
1
-0
/
+1
[next]