Home
last modified time | relevance | path

Searched refs:needs_nv12_wa (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c5876 static bool needs_nv12_wa(struct drm_i915_private *dev_priv, in needs_nv12_wa() function
5932 if (needs_nv12_wa(dev_priv, old_crtc_state) && in intel_post_plane_update()
5933 !needs_nv12_wa(dev_priv, pipe_config)) in intel_post_plane_update()
5974 if (!needs_nv12_wa(dev_priv, old_crtc_state) && in intel_pre_plane_update()
5975 needs_nv12_wa(dev_priv, pipe_config)) in intel_pre_plane_update()