Searched refs:intel_crtc_needs_modeset (Results 1 – 5 of 5) sorted by relevance
1809 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 …]
203 if (intel_crtc_needs_modeset(crtc_state)) in intel_any_crtc_needs_modeset()
709 if (intel_crtc_needs_modeset(crtc_state)) { in intel_prepare_plane_fb()
641 if (!crtc_state->hw.active || intel_crtc_needs_modeset(crtc_state) || in intel_legacy_cursor_update()
2004 intel_crtc_needs_modeset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_modeset() function
Completed in 45 milliseconds