Lines Matching refs:needs_modeset

545 needs_modeset(const struct intel_crtc_state *state)  in needs_modeset()  function
6443 if (needs_modeset(new_crtc_state)) in hsw_pre_update_disable_ips()
6470 if (needs_modeset(new_crtc_state)) in hsw_post_update_enable_ips()
6523 return (!old_crtc_state->active_planes || needs_modeset(new_crtc_state)) && in planes_enabling()
6531 (!new_crtc_state->active_planes || needs_modeset(new_crtc_state)); in planes_disabling()
6617 if (!needs_modeset(new_crtc_state)) { in intel_pre_plane_update()
12387 bool mode_changed = needs_modeset(crtc_state); in intel_plane_atomic_calc_changes()
12749 bool mode_changed = needs_modeset(crtc_state); in intel_crtc_atomic_check()
14472 if (!needs_modeset(new_crtc_state) && !new_crtc_state->update_pipe) in intel_modeset_verify_crtc()
14567 if (!needs_modeset(new_crtc_state)) in intel_modeset_clear_plls()
14592 !needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()
14617 needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()
14879 needs_modeset(new_crtc_state)) in intel_cpu_transcoders_need_modeset()
14913 if (!needs_modeset(new_crtc_state)) { in intel_atomic_check()
14934 if (!needs_modeset(new_crtc_state)) in intel_atomic_check()
14956 if (!new_crtc_state->hw.enable || needs_modeset(new_crtc_state)) in intel_atomic_check()
14983 if (needs_modeset(new_crtc_state)) { in intel_atomic_check()
15054 if (!needs_modeset(new_crtc_state) && in intel_atomic_check()
15059 needs_modeset(new_crtc_state) ? in intel_atomic_check()
15091 bool mode_changed = needs_modeset(crtc_state); in intel_atomic_prepare_commit()
15182 bool modeset = needs_modeset(new_crtc_state); in commit_pipe_config()
15216 if (!needs_modeset(new_crtc_state)) in intel_enable_crtc()
15235 bool modeset = needs_modeset(new_crtc_state); in intel_update_crtc()
15315 if (!needs_modeset(new_crtc_state)) in intel_commit_modeset_disables()
15339 if (!needs_modeset(new_crtc_state) || in intel_commit_modeset_disables()
15381 if (!needs_modeset(new_crtc_state)) { in skl_commit_modeset_enables()
15575 if (needs_modeset(new_crtc_state) || in intel_atomic_commit_tail()
15601 bool modeset = needs_modeset(new_crtc_state); in intel_atomic_commit_tail()
15641 !needs_modeset(new_crtc_state) && in intel_atomic_commit_tail()
16013 if (needs_modeset(crtc_state)) { in intel_prepare_plane_fb()
16236 if (!crtc_state->hw.active || needs_modeset(crtc_state) || in intel_legacy_cursor_update()