Lines Matching defs:trinity_power_info
94 struct trinity_power_info { struct
95 u32 at[SUMO_MAX_HARDWARE_POWERLEVELS];
96 u32 dpm_interval;
97 u32 thermal_auto_throttling;
98 struct trinity_sys_info sys_info;
99 struct trinity_pl boot_pl;
100 u32 min_sclk_did;
101 bool enable_nbps_policy;
102 bool voltage_drop_in_dce;
103 bool override_dynamic_mgpg;
104 bool enable_gfx_clock_gating;
105 bool enable_gfx_power_gating;
106 bool enable_mg_clock_gating;
107 bool enable_gfx_dynamic_mgpg;
108 bool enable_auto_thermal_throttling;
109 bool enable_dpm;
110 bool enable_sclk_ds;
111 bool enable_bapm;
112 bool uvd_dpm;
113 struct radeon_ps current_rps;
114 struct trinity_ps current_ps;
115 struct radeon_ps requested_rps;
116 struct trinity_ps requested_ps;