Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A 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()
A Dintel_display.c3166 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 …]
A 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()
A Dintel_modeset_verify.c238 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_modeset_verify_crtc()
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_atomic.c207 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
A 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()
A 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()
A 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()
A Dintel_display_types.h2175 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function
2191 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
A Dintel_crtc.c393 !intel_crtc_needs_modeset(crtc_state) && in intel_crtc_needs_vblank_work()
A 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()
A Dintel_cursor.c807 intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
A 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()
A Dintel_fbc.c1444 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_fbc_can_flip_nuke()
A Dintel_snps_phy.c2014 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_mpllb_state_verify()
A Dintel_dp_mst.c2035 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_dp_mst_crtc_needs_modeset()
A Dintel_color.c1913 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()
A 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()
A Dintel_cx0_phy.c3424 if (!intel_crtc_needs_modeset(new_crtc_state) && in intel_cx0pll_state_verify()
A Dintel_psr.c2707 needs_to_disable |= intel_crtc_needs_modeset(new_crtc_state); in intel_psr_pre_plane_update()
A Dintel_cdclk.c3317 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()

Completed in 720 milliseconds