<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:stefan.bruens@rwth-aachen.de" title="Stefan Brüns <stefan.bruens@rwth-aachen.de>"> <span class="fn">Stefan Brüns</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [i915 Skylake] HDMI output does not work with some adapters"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92685">bug 92685</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">i915 platform</td>
           <td>
                
           </td>
           <td>I965GM
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [i915 Skylake] HDMI output does not work with some adapters"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92685#c30">Comment # 30</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [i915 Skylake] HDMI output does not work with some adapters"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92685">bug 92685</a>
              from <span class="vcard"><a class="email" href="mailto:stefan.bruens@rwth-aachen.de" title="Stefan Brüns <stefan.bruens@rwth-aachen.de>"> <span class="fn">Stefan Brüns</span></a>
</span></b>
        <pre>I can see the same issue (HDMI-to-VGA not working) on a Laptop with 965GM (Dell
Inspiron 11z).

The same adapter works when used behind a DP-to-HDMI adapter, the obvious
difference is the AUX-to-I2C bridge in the DP/HDMI adapter.

I hooked up a logic analyzer to the HDMI connection (that is, the DDC lines).
There is no obvious protocol violation when connected to the 965GM, but there
are a few observations:

-- using i2c-dev/i2cdump 4 0x50, on 965GM --
- when reading each byte individually (i.e. write offset, read byte), the whole
EEPROM is read correctly
- when reading in blocks (write offset, read 32 bytes), the first byte is
always correct, the second byte occasionally

-- comparing 965GM as master and DP adapter as master --
965GM: releases SDA (ACK) at the exact same time as SCL is pulled down
DP: SDA is kept stable for 500ns after SCL is pulled down

My current assuption is the HDMI-to-VGA adapter samples the SDA line with the
falling edge of SCL, i.e. at a time where the SDA line is already pulled up
again.

LA traces can be made available.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>