Searched refs:intel_crtc_needs_modeset (Results 1 – 22 of 22) sorted by relevance
104 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_disable()145 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_enable()
3166 if (!intel_crtc_needs_modeset(crtc_state)) in ilk_set_pipeconf()3230 if (!intel_crtc_needs_modeset(crtc_state)) in hsw_set_transconf()4274 intel_crtc_needs_modeset(crtc_state) && in intel_crtc_atomic_check()4278 if (intel_crtc_needs_modeset(crtc_state)) { in intel_crtc_atomic_check()4308 if (intel_crtc_needs_modeset(crtc_state) || in intel_crtc_atomic_check()5582 intel_crtc_needs_modeset(crtc_state)) in intel_modeset_pipes_in_mask_early()5629 intel_crtc_needs_modeset(crtc_state)) in intel_modeset_all_pipes_late()5698 !intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()5723 intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()6380 if (intel_crtc_needs_modeset(crtc_state)) in intel_joiner_add_affected_crtcs()[all …]
620 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_vblank_evade_init()629 drm_WARN_ON(crtc->base.dev, intel_crtc_needs_modeset(new_crtc_state) || in intel_vblank_evade_init()
238 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
688 if (!intel_crtc_needs_modeset(new_crtc_state)) in atomic_decrease_bw()742 if (!intel_crtc_needs_modeset(crtc_state)) in atomic_increase_bw()
207 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
96 if (intel_crtc_needs_modeset(new_crtc_state)) in pre_commit_is_vrr_active()116 if (intel_crtc_needs_modeset(new_crtc_state)) in pre_commit_crtc_state()
468 modeset = intel_crtc_needs_modeset(new_crtc_state); in i9xx_must_disable_cxsr()503 bool mode_changed = intel_crtc_needs_modeset(new_crtc_state); in intel_plane_atomic_calc_changes()1137 if (new_crtc_state && intel_crtc_needs_modeset(new_crtc_state)) { in intel_prepare_plane_fb()
153 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_fdi_add_affected_crtcs()404 !intel_crtc_needs_modeset(crtc_state) || in intel_fdi_atomic_check_link()
2175 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function2191 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
393 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
1211 intel_crtc_needs_modeset(new_crtc_state)) { in g4x_compute_intermediate_wm()1723 if (intel_crtc_needs_modeset(crtc_state)) in vlv_compute_pipe_wm()1743 if (intel_crtc_needs_modeset(crtc_state) || in vlv_compute_pipe_wm()1866 intel_crtc_needs_modeset(new_crtc_state)) { in vlv_compute_intermediate_wm()2892 intel_crtc_needs_modeset(new_crtc_state) || in ilk_compute_intermediate_wm()
807 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
1746 drm_WARN_ON(&i915->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_compute_clock()1772 drm_WARN_ON(&i915->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_get_shared_dpll()
1444 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_fbc_can_flip_nuke()
2014 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_mpllb_state_verify()
2035 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_dp_mst_crtc_needs_modeset()
1913 intel_crtc_needs_modeset(crtc_state)) in intel_color_prepare_commit()2088 intel_crtc_needs_modeset(new_crtc_state)) in intel_color_add_affected_planes()
2808 if (!intel_crtc_needs_modeset(new_crtc_state) && in skl_wm_add_affected_planes()3612 if (new_crtc_state && !intel_crtc_needs_modeset(new_crtc_state)) in intel_mbus_joined_pipe()
3424 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_cx0pll_state_verify()
2707 needs_to_disable |= intel_crtc_needs_modeset(new_crtc_state); in intel_psr_pre_plane_update()
3317 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()
Completed in 720 milliseconds