Searched refs:needs_cursorclk_wa (Results 1 – 1 of 1) sorted by relevance
1168 static bool needs_cursorclk_wa(const struct intel_crtc_state *crtc_state) in needs_cursorclk_wa() function1252 if (needs_cursorclk_wa(old_crtc_state) && in intel_post_plane_update()1253 !needs_cursorclk_wa(new_crtc_state)) in intel_post_plane_update()1359 if (!needs_cursorclk_wa(old_crtc_state) && in intel_pre_plane_update()1360 needs_cursorclk_wa(new_crtc_state)) in intel_pre_plane_update()