Searched defs:replay_settings (Results 1 – 1 of 1) sorted by relevance
1143 struct replay_settings { struct1145 struct replay_config config;1147 bool replay_feature_enabled;1149 bool replay_allow_active;1151 bool replay_allow_long_vblank;1153 unsigned int replay_power_opt_active;1155 bool replay_smu_opt_enable;1157 uint32_t coasting_vtotal;1159 uint32_t coasting_vtotal_table[PR_COASTING_TYPE_NUM];1161 uint32_t defer_update_coasting_vtotal_table[PR_COASTING_TYPE_NUM];[all …]