Home
last modified time | relevance | path

Searched refs:intel_crtc_needs_modeset (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dhsw_ips.c104 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()
Dintel_display.c977 ((!(old_crtc_state)->feature || intel_crtc_needs_modeset(new_crtc_state)) && \
981 (!(new_crtc_state)->feature || intel_crtc_needs_modeset(new_crtc_state)))
1260 if (!intel_crtc_needs_modeset(new_crtc_state)) { in intel_pre_plane_update()
1340 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_encoders_update_prepare()
2932 if (IS_I830(dev_priv) || !intel_crtc_needs_modeset(crtc_state)) in i9xx_set_pipeconf()
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()
[all …]
Dintel_vblank.c620 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()
Dintel_dp_tunnel.c688 if (!intel_crtc_needs_modeset(new_crtc_state)) in atomic_decrease_bw()
742 if (!intel_crtc_needs_modeset(crtc_state)) in atomic_increase_bw()
Dintel_modeset_verify.c238 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
Dintel_dsb.c96 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()
Dintel_atomic.c207 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
Dintel_atomic_plane.c468 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()
Dintel_fdi.c153 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()
Dintel_display_types.h2180 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function
2196 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
Dintel_crtc.c393 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
Di9xx_wm.c1211 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()
Dintel_cursor.c807 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
Dintel_dpll.c1746 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()
Dintel_dp_mst.c2035 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_dp_mst_crtc_needs_modeset()
Dintel_snps_phy.c2014 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_mpllb_state_verify()
Dintel_fbc.c1444 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_fbc_can_flip_nuke()
Dintel_color.c1923 intel_crtc_needs_modeset(crtc_state)) in intel_color_prepare_commit()
2098 intel_crtc_needs_modeset(new_crtc_state)) in intel_color_add_affected_planes()
Dskl_watermark.c2808 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()
Dintel_cx0_phy.c3420 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_cx0pll_state_verify()
Dintel_psr.c2707 needs_to_disable |= intel_crtc_needs_modeset(new_crtc_state); in intel_psr_pre_plane_update()
Dintel_cdclk.c3317 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()