<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [i9xx TV][BISECT] vblank wait timeout on crtc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93782#c51">Comment # 51</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [i9xx TV][BISECT] vblank wait timeout on crtc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93782">bug 93782</a>
              from <span class="vcard"><a class="email" href="mailto:avarab@gmail.com" title="Ævar Arnfjörð Bjarmason <avarab@gmail.com>"> <span class="fn">Ævar Arnfjörð Bjarmason</span></a>
</span></b>
        <pre>I also have a Dell Inspiron 1525. Running on 4.9.0-2-amd64 (the Debian stretch
rc2) without the video=SVIDEO-1:d parameter:

$ sudo dmesg|grep -B1 'Modules linked in'|grep -v Modules|grep -v -- --|perl
-pe 's/.*?\]//'|sort|uniq -c|sort -nr
     13  encoder detached but still enabled on pipe A.
     13  connector enabled without attached crtc
     10  vblank wait timed out on crtc 1
      2  vblank wait timed out on crtc 0

And with:

$ sudo dmesg|grep -B1 'Modules linked in'|grep -v Modules|grep -v -- --|perl
-pe 's/.*?\]//'|sort|uniq -c|sort -nr
      1  encoder detached but still enabled on pipe A.
      1  connector enabled without attached crtc

I can provide the more detailed backtraces if needed, but thought noting the
frequency would be interesting. This kernel option stops the freezes for me &
makes the computer responsive.

I'd be happy to test any kernel patches to see if they solve these issues, this
laptop also has an actualy svideo port (although I don't have a cable, but
could get one...)></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 on the CC list for the bug.</li>
      </ul>
    </body>
</html>