Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_display.c1809 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_pre_update_disable_ips()
1836 if (intel_crtc_needs_modeset(new_crtc_state)) in hsw_post_update_enable_ips()
2110 if (!intel_crtc_needs_modeset(new_crtc_state)) { in intel_pre_plane_update()
8406 if (!intel_crtc_needs_modeset(new_crtc_state)) in intel_modeset_clear_plls()
8431 !intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()
8456 intel_crtc_needs_modeset(crtc_state)) in hsw_mode_set_planes_workaround()
8780 intel_crtc_needs_modeset(new_crtc_state)) in intel_cpu_transcoders_need_modeset()
9006 if (!intel_crtc_needs_modeset(crtc_state)) in intel_bigjoiner_add_affected_crtcs()
9023 if (intel_crtc_needs_modeset(crtc_state) && in intel_bigjoiner_add_affected_crtcs()
9371 !intel_crtc_needs_modeset(new_crtc_state)) in commit_pipe_post_planes()
[all …]
A Dintel_atomic.c203 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
A Dintel_atomic_plane.c709 if (intel_crtc_needs_modeset(crtc_state)) { in intel_prepare_plane_fb()
A Dintel_cursor.c641 if (!crtc_state->hw.active || intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
A Dintel_display_types.h2004 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function

Completed in 45 milliseconds