Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_display.c3131 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 …]
A Dhsw_ips.c107 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()
A Dintel_vblank.c627 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()
A 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()
A Dintel_modeset_verify.c239 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
A Dintel_plane.c496 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()
A Dintel_atomic.c206 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
A Dintel_fdi.c155 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()
A Dintel_display_types.h2131 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function
2147 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
A Di9xx_wm.c736 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()
A Dintel_crtc.c424 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
A Dintel_fbc.c1385 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()
A Dintel_dsb.c110 if (intel_crtc_needs_modeset(new_crtc_state)) in pre_commit_is_vrr_active()
A Dintel_cursor.c841 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
A Dintel_dpll.c1744 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()
A Dintel_dp_mst.c2048 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_dp_mst_crtc_needs_modeset()
A Dintel_snps_phy.c1998 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_mpllb_state_verify()
A Dintel_color.c1995 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()
A Dskl_watermark.c2837 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()
A Dintel_cx0_phy.c3594 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_cx0pll_state_verify()
A Dintel_cdclk.c3310 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()
A Dintel_psr.c2940 if (intel_crtc_needs_modeset(new_crtc_state) || in intel_psr_pre_plane_update()

Completed in 107 milliseconds