|
@@ -2055,6 +2055,7 @@ void skl_disable_plane(struct intel_plane *plane, struct intel_crtc *crtc);
|
|
|
bool skl_plane_get_hw_state(struct intel_plane *plane);
|
|
|
bool skl_plane_has_ccs(struct drm_i915_private *dev_priv,
|
|
|
enum pipe pipe, enum plane_id plane_id);
|
|
|
+bool intel_format_is_yuv(uint32_t format);
|
|
|
|
|
|
/* intel_tv.c */
|
|
|
void intel_tv_init(struct drm_i915_private *dev_priv);
|