drm/i915: Consolidate plane handler vtables
[linux-block.git] / drivers / gpu / drm / i915 / intel_drv.h
index a9c00bd5c8aba3dee89bd57c584e1b10265e316f..4edf771649d7890dbadf58ec22cb36bb94182aff 100644 (file)
@@ -890,6 +890,7 @@ void i915_audio_component_init(struct drm_i915_private *dev_priv);
 void i915_audio_component_cleanup(struct drm_i915_private *dev_priv);
 
 /* intel_display.c */
+extern const struct drm_plane_funcs intel_plane_funcs;
 bool intel_has_pending_fb_unpin(struct drm_device *dev);
 int intel_pch_rawclk(struct drm_device *dev);
 void intel_mark_busy(struct drm_device *dev);