Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1143 struct replay_settings { struct
1145 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 …]