Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
533 struct dce_bw_output { struct534 bool cpuc_state_change_enable;535 bool cpup_state_change_enable;536 bool stutter_mode_enable;537 bool nbp_state_change_enable;538 bool all_displays_in_sync;539 struct dce_watermarks urgent_wm_ns[MAX_PIPES];540 struct dce_watermarks stutter_exit_wm_ns[MAX_PIPES];541 struct dce_watermarks stutter_entry_wm_ns[MAX_PIPES];542 struct dce_watermarks nbp_state_change_wm_ns[MAX_PIPES];[all …]