<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <p style="margin:0in;font-family:Calibri;font-size:11.0pt"><br>
    </p>
    <meta name="ProgId" content="OneNote.File">
    <meta name="Generator" content="Microsoft OneNote 15">
    <br>
    <div class="moz-cite-prefix">On 3/17/2015 3:10 PM, Imre Deak wrote:<br>
    </div>
    <blockquote
      cite="mid:1426585215-8788-49-git-send-email-imre.deak@intel.com"
      type="cite">
      <pre wrap="">From: Vandana Kannan <a class="moz-txt-link-rfc2396E" href="mailto:vandana.kannan@intel.com"><vandana.kannan@intel.com></a>

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) {</pre>
    </blockquote>
    INTEL_OUPPUT_DP_MST might be needed here, please check once.
    otherwise fine with the changes.<br>
    Reviewed-by:
    Sivakumar Thulasimani <a class="moz-txt-link-rfc2396E" href="mailto:sivakumar.thulasimani@intel.com"><sivakumar.thulasimani@intel.com></a><br>
    <br>
  </body>
</html>