Searched refs:intel_crtc_needs_modeset (Results 1 – 22 of 22) sorted by relevance
3131 if (!intel_crtc_needs_modeset(crtc_state)) in ilk_set_pipeconf()3194 if (!intel_crtc_needs_modeset(crtc_state)) in hsw_set_transconf()4233 intel_crtc_needs_modeset(crtc_state) && in intel_crtc_atomic_check()4237 if (intel_crtc_needs_modeset(crtc_state)) { in intel_crtc_atomic_check()4256 if (intel_crtc_needs_modeset(crtc_state) || in intel_crtc_atomic_check()5527 intel_crtc_needs_modeset(crtc_state)) in intel_modeset_pipes_in_mask_early()5574 intel_crtc_needs_modeset(crtc_state)) in intel_modeset_all_pipes_late()5643 !intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()5668 intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()6186 if (intel_crtc_needs_modeset(crtc_state)) in intel_joiner_add_affected_crtcs()[all …]
107 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_disable()148 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_enable()
627 if (intel_crtc_needs_modeset(new_crtc_state)) in pre_commit_crtc_state()668 drm_WARN_ON(crtc->base.dev, intel_crtc_needs_modeset(new_crtc_state) || in intel_vblank_evade_init()
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()
239 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
496 modeset = intel_crtc_needs_modeset(new_crtc_state); in i9xx_must_disable_cxsr()535 modeset = intel_crtc_needs_modeset(new_crtc_state); in ilk_must_disable_cxsr()586 bool mode_changed = intel_crtc_needs_modeset(new_crtc_state); in intel_plane_atomic_calc_changes()1205 if (intel_crtc_needs_modeset(new_crtc_state)) { in intel_prepare_plane_fb()
206 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
155 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_fdi_add_affected_crtcs()405 !intel_crtc_needs_modeset(crtc_state) || in intel_fdi_atomic_check_link()
2131 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function2147 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
736 mode_changed = intel_crtc_needs_modeset(new_crtc_state); in i9xx_wm_compute()1292 intel_crtc_needs_modeset(new_crtc_state)) { in g4x_compute_intermediate_wm()1820 if (intel_crtc_needs_modeset(crtc_state)) in vlv_compute_pipe_wm()1840 if (intel_crtc_needs_modeset(crtc_state) || in vlv_compute_pipe_wm()1964 intel_crtc_needs_modeset(new_crtc_state)) { in vlv_compute_intermediate_wm()3007 intel_crtc_needs_modeset(new_crtc_state) || in ilk_compute_intermediate_wm()
424 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
1385 if (intel_crtc_needs_modeset(crtc_state) || in __intel_fbc_prepare_dirty_rect()1600 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_fbc_can_flip_nuke()
110 if (intel_crtc_needs_modeset(new_crtc_state)) in pre_commit_is_vrr_active()
841 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
1744 drm_WARN_ON(display->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_compute_clock()1770 drm_WARN_ON(display->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_get_dpll()
2048 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_dp_mst_crtc_needs_modeset()
1998 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_mpllb_state_verify()
1995 intel_crtc_needs_modeset(crtc_state)) in intel_color_prepare_commit()2162 intel_crtc_needs_modeset(new_crtc_state)) in intel_color_add_affected_planes()
2837 if (!intel_crtc_needs_modeset(new_crtc_state) && in skl_wm_add_affected_planes()3506 if (new_crtc_state && !intel_crtc_needs_modeset(new_crtc_state)) in intel_mbus_joined_pipe()
3594 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_cx0pll_state_verify()
3310 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()
2940 if (intel_crtc_needs_modeset(new_crtc_state) || in intel_psr_pre_plane_update()
Completed in 107 milliseconds