<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SKL] SKL freezes when using a sprite with two monitors connected"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94122">94122</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SKL] SKL freezes when using a sprite with two monitors connected
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>przanoni@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>How to reproduce the bug:
1. Get a SKL machine with eDP+HDMI connected
2. Boot it
3. Kill the display manager so fbcon shows up
4. sudo ./kms_frontbuffer_tracking --show-hidden --run-subtest nop-1p-rte
5. If the machine is not frozen (50% chance), wait a few seconds and then goto
step 4.

The machine freeze is a complete freeze. You can even see a red led lighting up
on the motherboard.

Notice that even though the subtest we're running only lights up a single pipe,
the bug only happens if I have eDP+HDMI connected.

Now, if you open kms_frontbuffer_tracking.c, go to function rte_subtest() and
then uncomment the call to set_sprite_for_test(), then you won't be able to
freeze the machine.

Notice that I've been experiencing different types of dual-monitor problems on
SKL even since. Previously, I couldn't even boot with eDP+HDMI because the
machine would freeze while loading the driver. Since some watermarks patches
solved this issue, I believe this bug may also have some relationship with
watermarks.

It is also worth mentioning that just booting my SKL machine with the two
monitors connected already gives me dmesg errors, such as WARN_ON(!wm_changed).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>