Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
476 struct dce_bw_output { struct477 bool cpuc_state_change_enable;478 bool cpup_state_change_enable;479 bool stutter_mode_enable;480 bool nbp_state_change_enable;481 bool all_displays_in_sync;482 struct dce_watermarks urgent_wm_ns[MAX_PIPES];483 struct dce_watermarks stutter_exit_wm_ns[MAX_PIPES];484 struct dce_watermarks stutter_entry_wm_ns[MAX_PIPES];485 struct dce_watermarks nbp_state_change_wm_ns[MAX_PIPES];[all …]