Searched defs:vega20_power_state (Results 1 – 1 of 1) sorted by relevance
122 struct vega20_power_state { struct123 uint32_t magic;124 struct vega20_uvd_clocks uvd_clks;125 struct vega20_vce_clocks vce_clks;126 uint16_t performance_level_count;127 bool dc_compatible;128 uint32_t sclk_threshold;129 struct vega20_performance_level performance_levels[VEGA20_MAX_HARDWARE_POWERLEVELS];