Searched refs:needs_cursorclk_wa (Results 1 – 1 of 1) sorted by relevance
857 static bool needs_cursorclk_wa(const struct intel_crtc_state *crtc_state) in needs_cursorclk_wa() function960 if (needs_cursorclk_wa(old_crtc_state) && in intel_post_plane_update()961 !needs_cursorclk_wa(new_crtc_state)) in intel_post_plane_update()1074 if (!needs_cursorclk_wa(old_crtc_state) && in intel_pre_plane_update()1075 needs_cursorclk_wa(new_crtc_state)) in intel_pre_plane_update()