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