Searched defs:vega10_power_state (Results 1 – 1 of 1) sorted by relevance
105 struct vega10_power_state { struct106 uint32_t magic;107 struct vega10_uvd_clocks uvd_clks;108 struct vega10_vce_clocks vce_clks;109 uint16_t performance_level_count;110 bool dc_compatible;111 uint32_t sclk_threshold;112 struct vega10_performance_level performance_levels[VEGA10_MAX_HARDWARE_POWERLEVELS];