Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
396 struct dce_bw_output { struct397 bool cpuc_state_change_enable;398 bool cpup_state_change_enable;399 bool stutter_mode_enable;400 bool nbp_state_change_enable;401 bool all_displays_in_sync;402 struct dce_watermarks urgent_wm_ns[MAX_PIPES];426 struct dce_bw_output dce; argument