<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [drm-tip] drm_atomic_helper_wait_for_dependencies fails with flip_done timed out"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107365#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [drm-tip] drm_atomic_helper_wait_for_dependencies fails with flip_done timed out"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107365">bug 107365</a>
              from <span class="vcard"><a class="email" href="mailto:dmummenschanz@web.de" title="dmummenschanz@web.de <dmummenschanz@web.de>"> <span class="fn">dmummenschanz@web.de</span></a>
</span></b>
        <pre>Updated with latest post on intel-gfx:


I have a Lenovo T470 notebook with a KBL (GT2) CPU connected to a docking
station with two IPS monitors connected.
According to xrandr the primary laptop screen is connected to eDP-1 and the
monitors are connected to DP-2-1 and DP-2-2.

This setup worked fine until kernel 4.19-rc1. After booting into the
framebuffer console the screen connected to DP-2-2 won't come on. 

When I try to startx my system locks up!

I've cranked the debug level up to drm.debug=0xe. I'm not an expert but this
looks suspicious:
...
[    4.465645] [drm:intel_mst_enable_dp [i915]] active links 2
[    4.465655] [drm:intel_dp_check_mst_status [i915]] got esi 02 00 00
[    4.466964] [drm:intel_mst_enable_dp [i915]] *ERROR* Timed out waiting for
ACT sent
[    4.478043] [drm:drm_dp_check_act_status [drm_kms_helper]] failed to get ACT
bit 1 after 30 retries
....
and later:
[   14.669161] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]]
*ERROR* [CRTC:69:pipe C] flip_done timed out
[   14.669269] [drm:verify_connector_state.isra.86 [i915]] [CONNECTOR:100:DP-3]
[   14.669328] [drm:intel_atomic_commit_tail [i915]] [CRTC:55:pipe B]
....
and finally after firing up X:
[   17.741227] [drm:edp_panel_vdd_off_sync [i915]] Turning eDP port A VDD off
[   17.741347] [drm:edp_panel_vdd_off_sync [i915]] PP_STATUS: 0x80000008
PP_CONTROL: 0x00000007
[   24.909159] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]]
*ERROR* [CRTC:69:pipe C] flip_done timed out

Full dmesg is provided here: <a href="https://pastebin.com/nDwvQPy6">https://pastebin.com/nDwvQPy6</a>

Xorg.log doesn't reveal anything interesting. The last line in the log before
freezing:
[    73.632] (II) xfree86: Adding drm device (/dev/dri/card0)

Full log: <a href="https://pastebin.com/9RaAYhjP">https://pastebin.com/9RaAYhjP</a>

This is what xrandr shows with kernel 4.18 (with 4.19 I can't get that far):

<a href="https://pastebin.com/cYSf9CyS">https://pastebin.com/cYSf9CyS</a>

I've tried various settings like switching monitors or switching the
dockingstation nothing helps.</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 assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>