Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_types.h1057 struct replay_settings { struct
1058 struct replay_config config; // Replay configuration
1059 bool replay_feature_enabled; // Replay feature is ready for activating
1060 bool replay_allow_active; // Replay is currently active
1061 unsigned int replay_power_opt_active; // Power opt flags that are activated currently
1062 bool replay_smu_opt_enable; // SMU optimization is enabled
1063 uint16_t coasting_vtotal; // Current Coasting vtotal
1064 uint16_t coasting_vtotal_table[PR_COASTING_TYPE_NUM]; // Coasting vtotal table
Ddc.h1539 struct replay_settings replay_settings; member