Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c892 ((!(old_crtc_state)->feature || intel_crtc_needs_modeset(new_crtc_state)) && \
896 (!(new_crtc_state)->feature || intel_crtc_needs_modeset(new_crtc_state)))
1248 if (!intel_crtc_needs_modeset(new_crtc_state)) { in intel_pre_plane_update()
1328 if (intel_crtc_needs_modeset(new_crtc_state)) in intel_encoders_update_prepare()
2986 if (display->platform.i830 || !intel_crtc_needs_modeset(crtc_state)) in i9xx_set_pipeconf()
3185 if (!intel_crtc_needs_modeset(crtc_state)) in ilk_set_pipeconf()
3248 if (!intel_crtc_needs_modeset(crtc_state)) in hsw_set_transconf()
4289 intel_crtc_needs_modeset(crtc_state) && in intel_crtc_atomic_check()
4293 if (intel_crtc_needs_modeset(crtc_state)) { in intel_crtc_atomic_check()
4316 if (intel_crtc_needs_modeset(crtc_state) || in intel_crtc_atomic_check()
[all …]
H A Dintel_dp_tunnel.c733 if (!intel_crtc_needs_modeset(new_crtc_state)) in atomic_decrease_bw()
787 if (!intel_crtc_needs_modeset(crtc_state)) in atomic_increase_bw()
H A Dintel_atomic.c206 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
H A Dintel_plane.c537 modeset = intel_crtc_needs_modeset(new_crtc_state); in i9xx_must_disable_cxsr()
576 modeset = intel_crtc_needs_modeset(new_crtc_state); in ilk_must_disable_cxsr()
627 bool mode_changed = intel_crtc_needs_modeset(new_crtc_state); in intel_plane_atomic_calc_changes()
1250 if (intel_crtc_needs_modeset(new_crtc_state)) { in intel_prepare_plane_fb()
H A Dintel_display_types.h2232 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function
2248 intel_crtc_needs_modeset(crtc_state); in intel_crtc_needs_color_update()
H A Dintel_color.c2008 intel_crtc_needs_modeset(crtc_state)) in intel_color_prepare_commit()
2175 intel_crtc_needs_modeset(new_crtc_state)) in intel_color_add_affected_planes()
H A Dintel_psr.c3131 if (intel_crtc_needs_modeset(new_crtc_state) || in intel_psr_pre_plane_update()
H A Dintel_cdclk.c3540 if (intel_crtc_needs_modeset(crtc_state)) in intel_modeset_calc_cdclk()