Searched refs:intel_crtc_needs_fastset (Results 1 – 8 of 8) sorted by relevance
166 if (intel_crtc_needs_fastset(new_crtc_state) && old_crtc_state->inherited) in hsw_ips_need_enable()
240 !intel_crtc_needs_fastset(new_crtc_state)) in intel_modeset_verify_crtc()
2137 intel_crtc_needs_fastset(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_fastset() function2146 intel_crtc_needs_fastset(crtc_state) || in intel_crtc_needs_color_update()
4257 intel_crtc_needs_fastset(crtc_state)) { in intel_crtc_atomic_check()6511 intel_crtc_needs_fastset(new_crtc_state)); in intel_atomic_check()6514 !intel_crtc_needs_fastset(new_crtc_state)) in intel_atomic_check()6636 if (intel_crtc_needs_fastset(new_crtc_state)) in commit_pipe_pre_planes()6724 if (intel_crtc_needs_fastset(new_crtc_state)) in intel_pre_update_crtc()6728 intel_crtc_needs_fastset(new_crtc_state)) in intel_pre_update_crtc()6800 if (intel_crtc_needs_fastset(new_crtc_state) && in intel_update_crtc()7209 !intel_crtc_needs_fastset(new_crtc_state) && in intel_atomic_dsb_prepare()7217 !intel_crtc_needs_fastset(new_crtc_state); in intel_atomic_dsb_prepare()7371 intel_crtc_needs_fastset(new_crtc_state)) in intel_atomic_commit_tail()
842 intel_crtc_needs_fastset(crtc_state) || in intel_legacy_cursor_update()
1944 if (intel_crtc_needs_fastset(crtc_state) && in intel_fbc_update()
1999 !intel_crtc_needs_fastset(new_crtc_state)) in intel_mpllb_state_verify()
3595 !intel_crtc_needs_fastset(new_crtc_state)) in intel_cx0pll_state_verify()
Completed in 42 milliseconds