Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
330 struct dce_bw_output { struct331 bool cpuc_state_change_enable;332 bool cpup_state_change_enable;333 bool stutter_mode_enable;334 bool nbp_state_change_enable;335 bool all_displays_in_sync;336 struct dce_watermarks urgent_wm_ns[MAX_PIPES];337 struct dce_watermarks stutter_exit_wm_ns[MAX_PIPES];338 struct dce_watermarks stutter_entry_wm_ns[MAX_PIPES];339 struct dce_watermarks nbp_state_change_wm_ns[MAX_PIPES];[all …]