Searched refs:idle_optimizations_allowed (Results 1 – 3 of 3) sorted by relevance
355 if (dc->idle_optimizations_allowed) { in dc_stream_set_cursor_attributes()428 …if (dc->idle_optimizations_allowed && (!stream->cursor_position.enable || dc->debug.exit_idle_opt_… in dc_stream_set_cursor_position()
2545 if (dc->idle_optimizations_allowed) in check_update_surfaces_for_stream()4534 if (allow == dc->idle_optimizations_allowed) in dc_allow_idle_optimizations()4538 dc->idle_optimizations_allowed = allow; in dc_allow_idle_optimizations()
916 bool idle_optimizations_allowed; member
Completed in 19 milliseconds