drm/radeon/dpm: add bapm callback for trinity
This adds the enable_bapm callback for trinity. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
1c71bda097
commit
11877060e6
4 changed files with 17 additions and 0 deletions
|
@ -108,6 +108,7 @@ struct trinity_power_info {
|
|||
bool enable_auto_thermal_throttling;
|
||||
bool enable_dpm;
|
||||
bool enable_sclk_ds;
|
||||
bool enable_bapm;
|
||||
bool uvd_dpm;
|
||||
struct radeon_ps current_rps;
|
||||
struct trinity_ps current_ps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue