Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/display/dc/
Ddc_types.h1074 struct replay_settings { struct
1076 struct replay_config config;
1078 bool replay_feature_enabled;
1080 bool replay_allow_active;
1082 bool replay_allow_long_vblank;
1084 unsigned int replay_power_opt_active;
1086 bool replay_smu_opt_enable;
1088 uint16_t coasting_vtotal;
1090 uint16_t coasting_vtotal_table[PR_COASTING_TYPE_NUM];
1092 enum replay_link_off_frame_count_level link_off_frame_count_level;
[all …]
Ddc.h1607 struct replay_settings replay_settings; member