<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 - [BISECTED] Failure to boot docked with laptop lid closed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105470">105470</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BISECTED] Failure to boot docked with laptop lid closed
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>labbott@redhat.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>Created <span class=""><a href="attachment.cgi?id=138048" name="attach_138048" title="git bisect log">attachment 138048</a> <a href="attachment.cgi?id=138048&action=edit" title="git bisect log">[details]</a></span>
git bisect log

Fedora has gotten several reports of 100% failure to boot while docked (see
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1549042">https://bugzilla.redhat.com/show_bug.cgi?id=1549042</a> for example) as a
regression between kernel versions 4.14 and 4.15. I bisected and came up with 

commit 5ea2355a100a3c6304901d058aee06d3a6be69bc (refs/bisect/bad)
Author: Dhinakaran Pandiyan <<a href="mailto:dhinakaran.pandiyan@intel.com">dhinakaran.pandiyan@intel.com</a>>
Date:   Tue Oct 3 17:22:11 2017 +0300

    drm/i915/mst: Use MST sideband message transactions for dpms control

    Use the POWER_DOWN_PHY and POWER_UP_PHY sideband message transactions to
    set power states for downstream sinks. Apart from giving us the ability
    to set power state for individual sinks, this fixes the below test for
    me.

    $ xrandr --display :0 --output DP-2-2-8 --off
    $ xrandr --display :0 --output DP-2-2-1 --off
    $ xrandr --display :0 --output DP-2-2-8 --auto #Black screen
    $ xrandr --display :0 --output DP-2-2-1 --auto

    v2: Modify and document the dpms and port disable order (Ville)
        Add comment explaining is_mst = !crtc_state equivalence(Ville, Maarten)

    v3 by Jani: rebase

    References: <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED NOTOURBUG - [DP] i915:No display with Display port [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up"
   href="show_bug.cgi?id=90963">https://bugs.freedesktop.org/show_bug.cgi?id=90963</a>
    References: <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED FIXED - i915: regression: after DP connected (via docking station) monitor is turned off, when turned on, it does not work anymore"
   href="show_bug.cgi?id=88124">https://bugs.freedesktop.org/show_bug.cgi?id=88124</a>
    Cc: Ville Syrjälä <<a href="mailto:ville.syrjala@linux.intel.com">ville.syrjala@linux.intel.com</a>>
    Cc: Lyude <<a href="mailto:lyude@redhat.com">lyude@redhat.com</a>>
    Cc: Maarten Lankhorst <<a href="mailto:maarten.lankhorst@linux.intel.com">maarten.lankhorst@linux.intel.com</a>>
    Reviewed-by: Lyude Paul <<a href="mailto:lyude@redhat.com">lyude@redhat.com</a>>
    Acked-by: Maarten Lankhorst <<a href="mailto:maarten.lankhorst@linux.intel.com">maarten.lankhorst@linux.intel.com</a>>
    Signed-off-by: Dhinakaran Pandiyan <<a href="mailto:dhinakaran.pandiyan@intel.com">dhinakaran.pandiyan@intel.com</a>>
    Signed-off-by: Jani Nikula <<a href="mailto:jani.nikula@intel.com">jani.nikula@intel.com</a>>
    Link:
<a href="https://patchwork.freedesktop.org/patch/msgid/20171003142211.860-1-jani.nikula@intel.com">https://patchwork.freedesktop.org/patch/msgid/20171003142211.860-1-jani.nikula@intel.com</a>

Also fails with drm-tip 2018y-03m-12d-22h-06m-53s

I can track down other reporters but my setup was Lenovo T470s with dock to
HDMI monitor

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)

Happy to provide more information and point other reporters here.</pre>
        </div>
      </p>


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

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