Home
last modified time | relevance | path

Searched defs:smu10_hwmgr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dsmu10_hwmgr.h210 struct smu10_hwmgr { struct
211 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 …]