drm/i915/bxt: add bxt_find_best_dpll
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_drv.h
index 1cad3ddaf3c723c00537bf4877116093f3100855..d7436cbac87336ae3796a8deb3311d5433e6bfbb 100644 (file)
@@ -1126,6 +1126,8 @@ int intel_dotclock_calculate(int link_freq, const struct intel_link_m_n *m_n);
 void
 ironlake_check_encoder_dotclock(const struct intel_crtc_state *pipe_config,
                                int dotclock);
+bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state, int target_clock,
+                       intel_clock_t *best_clock);
 bool intel_crtc_active(struct drm_crtc *crtc);
 void hsw_enable_ips(struct intel_crtc *crtc);
 void hsw_disable_ips(struct intel_crtc *crtc);
This page took 0.025307 seconds and 5 git commands to generate.