drm/i915: vlv: cache current CD clock rate
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_drv.h
index 0542de98226018a9427519d0eb6996714f3c0582..c0146cd65f26dbb0324459214f5c10c845c09fd4 100644 (file)
@@ -665,6 +665,7 @@ void intel_ddi_get_config(struct intel_encoder *encoder,
 const char *intel_output_name(int output);
 bool intel_has_pending_fb_unpin(struct drm_device *dev);
 int intel_pch_rawclk(struct drm_device *dev);
+int valleyview_cur_cdclk(struct drm_i915_private *dev_priv);
 void intel_mark_busy(struct drm_device *dev);
 void intel_mark_fb_busy(struct drm_i915_gem_object *obj,
                        struct intel_ring_buffer *ring);
This page took 0.023541 seconds and 5 git commands to generate.