Lines Matching refs:needs_modeset
519 needs_modeset(const struct intel_crtc_state *state) in needs_modeset() function
5823 if (needs_modeset(new_crtc_state)) in hsw_pre_update_disable_ips()
5850 if (needs_modeset(new_crtc_state)) in hsw_post_update_enable_ips()
5927 (needs_modeset(pipe_config) || in intel_post_plane_update()
5951 bool modeset = needs_modeset(pipe_config); in intel_pre_plane_update()
6011 if (needs_modeset(pipe_config)) in intel_pre_plane_update()
6098 needs_modeset(intel_atomic_get_new_crtc_state(state, new_crtc))); in intel_connector_needs_modeset()
11509 bool mode_changed = needs_modeset(crtc_state); in intel_plane_atomic_calc_changes()
11775 bool mode_changed = needs_modeset(pipe_config); in intel_crtc_atomic_check()
13252 if (!needs_modeset(new_crtc_state) && !new_crtc_state->update_pipe) in intel_modeset_verify_crtc()
13338 if (!needs_modeset(new_crtc_state)) in intel_modeset_clear_plls()
13363 !needs_modeset(crtc_state)) in haswell_mode_set_planes_workaround()
13388 needs_modeset(crtc_state)) in haswell_mode_set_planes_workaround()
13440 if (!crtc_state->base.active || needs_modeset(crtc_state)) in intel_modeset_all_pipes()
13525 if (crtc_state && needs_modeset(crtc_state)) in intel_modeset_checks()
13635 if (!needs_modeset(new_crtc_state)) in intel_atomic_check()
13649 if (needs_modeset(new_crtc_state)) in intel_atomic_check()
13684 if (!needs_modeset(new_crtc_state) && in intel_atomic_check()
13689 needs_modeset(new_crtc_state) ? in intel_atomic_check()
13734 bool modeset = needs_modeset(new_crtc_state); in intel_update_crtc()
13938 if (needs_modeset(new_crtc_state) || in intel_atomic_commit_tail()
13945 if (!needs_modeset(new_crtc_state)) in intel_atomic_commit_tail()
14004 bool modeset = needs_modeset(new_crtc_state); in intel_atomic_commit_tail()
14044 !needs_modeset(new_crtc_state) && in intel_atomic_commit_tail()
14392 if (needs_modeset(crtc_state)) { in intel_prepare_plane_fb()
14540 bool modeset = needs_modeset(new_crtc_state); in intel_begin_crtc_commit()
14593 !needs_modeset(new_crtc_state) && in intel_finish_crtc_commit()
14706 if (!crtc_state->base.active || needs_modeset(crtc_state) || in intel_legacy_cursor_update()