diff options
| author | Darren Powell <[email protected]> | 2020-11-04 00:45:14 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-26 22:18:01 +0000 |
| commit | 9ab5001a99e1f1006192cf59915feeb9f03108bb (patch) | |
| tree | ff39d887e50ab53b79dd180474b2c6f4623a69be /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
| parent | amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use API (diff) | |
| download | kernel-9ab5001a99e1f1006192cf59915feeb9f03108bb.tar.gz kernel-9ab5001a99e1f1006192cf59915feeb9f03108bb.zip | |
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functions to use API
v2: add comment to highlight assignment that changes uint32_t value to int
fix errors flagged by checkpatch.pl
New Functions
smu_get_baco_capability() - Implement Powerplay API get_asic_baco_capability
smu_baco_set_state() - Implement Powerplay API set_asic_baco_state
Modified Functions
smu_read_sensor() - modifed signature to match Powerplay API read_sensor
Other Changes
added 3 above smu Powerplay functions to swsmu_dpm_funcs
removed special smu handling in 5 dpm functions and called through Powerplay API
Signed-off-by: Darren Powell <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Evan Quan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
