Searched refs:intel_crtc_needs_color_update (Results 1 – 4 of 4) sorted by relevance
113 intel_crtc_needs_color_update(new_crtc_state) && in hsw_ips_need_disable()154 intel_crtc_needs_color_update(new_crtc_state) && in hsw_ips_need_enable()
397 intel_crtc_needs_color_update(crtc_state); in intel_crtc_needs_vblank_work()
964 if (intel_crtc_needs_color_update(new_crtc_state)) in intel_post_plane_update()4286 if (intel_crtc_needs_color_update(crtc_state)) { in intel_crtc_atomic_check()6440 if (intel_crtc_needs_color_update(crtc_state)) in intel_atomic_prepare_commit()6522 if (intel_crtc_needs_color_update(new_crtc_state)) in commit_pipe_pre_planes()6599 intel_crtc_needs_color_update(new_crtc_state)) in intel_update_crtc()6617 intel_crtc_needs_color_update(new_crtc_state)) in intel_update_crtc()
2096 intel_crtc_needs_color_update(const struct intel_crtc_state *crtc_state) in intel_crtc_needs_color_update() function