Searched refs:intel_crtc_needs_modeset (Results 1 – 15 of 15) sorted by relevance
97 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_disable()138 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_ips_need_enable()
1451 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_encoders_update_prepare()3316 if (!intel_crtc_needs_modeset(crtc_state)) in ilk_set_pipeconf()3380 if (!intel_crtc_needs_modeset(crtc_state)) in hsw_set_transconf()4793 intel_crtc_needs_modeset(crtc_state) && in intel_crtc_atomic_check()4797 if (intel_crtc_needs_modeset(crtc_state)) { in intel_crtc_atomic_check()4836 if (intel_crtc_needs_modeset(crtc_state) || in intel_crtc_atomic_check()5923 intel_crtc_needs_modeset(crtc_state)) in intel_modeset_all_pipes()6031 !intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()6056 intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()6657 if (intel_crtc_needs_modeset(crtc_state)) in intel_bigjoiner_add_affected_crtcs()[all …]
230 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
443 modeset = intel_crtc_needs_modeset(new_crtc_state); in i9xx_must_disable_cxsr()478 bool mode_changed = intel_crtc_needs_modeset(new_crtc_state); in intel_plane_atomic_calc_changes()1044 if (intel_crtc_needs_modeset(crtc_state)) { in intel_prepare_plane_fb()
206 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
2038 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function2054 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
388 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
636 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
1472 drm_WARN_ON(&i915->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_compute_clock()1498 drm_WARN_ON(&i915->drm, !intel_crtc_needs_modeset(crtc_state)); in intel_dpll_crtc_get_shared_dpll()
1184 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_fbc_can_flip_nuke()
1935 needs_to_disable |= intel_crtc_needs_modeset(new_crtc_state); in intel_psr_pre_plane_update()
2894 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()
1485 intel_crtc_needs_modeset(new_crtc_state)) in intel_color_add_affected_planes()
2747 if (!intel_crtc_needs_modeset(new_crtc_state) && in skl_wm_add_affected_planes()
1430 intel_crtc_needs_modeset(new_crtc_state)) { in g4x_compute_intermediate_wm()1944 if (intel_crtc_needs_modeset(crtc_state)) in vlv_compute_pipe_wm()1964 if (intel_crtc_needs_modeset(crtc_state) || in vlv_compute_pipe_wm()2087 intel_crtc_needs_modeset(new_crtc_state)) { in vlv_compute_intermediate_wm()3145 intel_crtc_needs_modeset(new_crtc_state) || in ilk_compute_intermediate_wm()
Completed in 71 milliseconds