Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/
Ddc_types.h1135 struct replay_settings { struct
1137 struct replay_config config;
1139 bool replay_feature_enabled;
1141 bool replay_allow_active;
1143 bool replay_allow_long_vblank;
1145 unsigned int replay_power_opt_active;
1147 bool replay_smu_opt_enable;
1149 uint32_t coasting_vtotal;
1151 uint32_t coasting_vtotal_table[PR_COASTING_TYPE_NUM];
1153 uint32_t defer_update_coasting_vtotal_table[PR_COASTING_TYPE_NUM];
[all …]
Ddc.h1774 struct replay_settings replay_settings; member