Searched refs:idle_optimizations_allowed (Results 1 – 3 of 3) sorted by relevance
343 if (dc->idle_optimizations_allowed) { in dc_stream_set_cursor_attributes()416 …if (dc->idle_optimizations_allowed && (!stream->cursor_position.enable || dc->debug.exit_idle_opt_… in dc_stream_set_cursor_position()
2434 if (dc->idle_optimizations_allowed) in check_update_surfaces_for_stream()4264 if (allow == dc->idle_optimizations_allowed) in dc_allow_idle_optimizations()4268 dc->idle_optimizations_allowed = allow; in dc_allow_idle_optimizations()
896 bool idle_optimizations_allowed; member