On 3/17/2015 3:10 PM, Imre Deak wrote:
INTEL_OUPPUT_DP_MST might be needed here, please check once. otherwise fine with the changes.From: Vandana Kannan <vandana.kannan@xxxxxxxxx> VSwing programming sequence as specified in the updated BXT BSpec ... ... +void bxt_ddi_vswing_sequence(struct drm_device *dev, u32 level, + enum port port, int type) +{ + struct drm_i915_private *dev_priv = dev->dev_private; + const struct bxt_ddi_buf_trans *ddi_translations; + u32 n_entries, i; + uint32_t val; + + if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) { Reviewed-by: Sivakumar Thulasimani <sivakumar.thulasimani@xxxxxxxxx> |
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx