Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
511 struct dce_bw_output { struct512 bool cpuc_state_change_enable;513 bool cpup_state_change_enable;514 bool stutter_mode_enable;515 bool nbp_state_change_enable;516 bool all_displays_in_sync;517 struct dce_watermarks urgent_wm_ns[MAX_PIPES];518 struct dce_watermarks stutter_exit_wm_ns[MAX_PIPES];519 struct dce_watermarks stutter_entry_wm_ns[MAX_PIPES];520 struct dce_watermarks nbp_state_change_wm_ns[MAX_PIPES];[all …]