Lines Matching defs:sumo_power_info
104 struct sumo_power_info { struct
105 u32 asi;
106 u32 pasi;
107 u32 bsp;
108 u32 bsu;
109 u32 pbsp;
110 u32 pbsu;
111 u32 dsp;
112 u32 psp;
113 u32 thermal_auto_throttling;
114 u32 uvd_m3_arbiter;
115 u32 fw_version;
116 struct sumo_sys_info sys_info;
117 struct sumo_pl acpi_pl;
118 struct sumo_pl boot_pl;
119 struct sumo_pl boost_pl;
120 bool disable_gfx_power_gating_in_uvd;
121 bool driver_nbps_policy_disable;
122 bool enable_alt_vddnb;
123 bool enable_dynamic_m3_arbiter;
124 bool enable_gfx_clock_gating;
125 bool enable_gfx_power_gating;
126 bool enable_mg_clock_gating;
127 bool enable_sclk_ds;
128 bool enable_auto_thermal_throttling;
129 bool enable_dynamic_patch_ps;
130 bool enable_dpm;
131 bool enable_boost;
132 struct radeon_ps current_rps;
133 struct sumo_ps current_ps;
134 struct radeon_ps requested_rps;
135 struct sumo_ps requested_ps;