Searched defs:dce_bw_output (Results 1 – 1 of 1) sorted by relevance
458 struct dce_bw_output { struct459 bool cpuc_state_change_enable;460 bool cpup_state_change_enable;461 bool stutter_mode_enable;462 bool nbp_state_change_enable;463 bool all_displays_in_sync;464 struct dce_watermarks urgent_wm_ns[MAX_PIPES];465 struct dce_watermarks stutter_exit_wm_ns[MAX_PIPES];468 int sclk_khz;469 int sclk_deep_sleep_khz;[all …]
Completed in 7 milliseconds