Searched refs:intel_color_uses_dsb (Results 1 – 4 of 4) sorted by relevance
28 bool intel_color_uses_dsb(const struct intel_crtc_state *crtc_state);
452 !intel_color_uses_dsb(crtc_state) && in intel_crtc_needs_vblank_work()
1981 bool intel_color_uses_dsb(const struct intel_crtc_state *crtc_state) in intel_color_uses_dsb() function2022 if (!intel_color_uses_dsb(crtc_state)) in intel_color_prepare_commit()
6737 !intel_color_uses_dsb(new_crtc_state) && in commit_pipe_post_planes()