Searched defs:smu10_hwmgr (Results 1 – 1 of 1) sorted by relevance
210 struct smu10_hwmgr { struct211 uint32_t disable_driver_thermal_policy;212 uint32_t thermal_auto_throttling_treshold;213 struct smu10_system_info sys_info;214 struct smu10_mclk_latency_table mclk_latency_table;216 uint32_t ddi_power_gating_disabled;218 struct smu10_display_phy_info_entry display_phy_info;219 uint32_t dce_slow_sclk_threshold;221 bool disp_clk_bypass;222 bool disp_clk_bypass_pending;[all …]