Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
505 struct dce_bw_output { struct506 bool cpuc_state_change_enable;507 bool cpup_state_change_enable;508 bool stutter_mode_enable;509 bool nbp_state_change_enable;510 bool all_displays_in_sync;511 struct dce_watermarks urgent_wm_ns[MAX_PIPES];512 struct dce_watermarks stutter_exit_wm_ns[MAX_PIPES];513 struct dce_watermarks stutter_entry_wm_ns[MAX_PIPES];514 struct dce_watermarks nbp_state_change_wm_ns[MAX_PIPES];[all …]