Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
418 struct dce_bw_output { struct419 bool cpuc_state_change_enable;420 bool cpup_state_change_enable;421 bool stutter_mode_enable;422 bool nbp_state_change_enable;423 bool all_displays_in_sync;424 struct dce_watermarks urgent_wm_ns[MAX_PIPES];448 struct dce_bw_output dce; argument