<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Recent change makes Xorg hangs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94685#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Recent change makes Xorg hangs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94685">bug 94685</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>So I think it was just because the test should be for 31bits and not 32bits (or
at least you hit the same bug I just reproduced in a testcase here):

commit c186d4dda3b62b73af3caf2883a9cedfd97e3b45
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Thu Mar 24 18:22:20 2016 +0000

    sna/present: Restrict vblank.sequence range to 31bits

    The kernel checks for past vblanks using an int32_t comparison, so we
    can only program up to 31bits into the future (and similarly programing
    a timer that large would also overflow).

    References: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Recent change makes Xorg hangs"
   href="show_bug.cgi?id=94685">https://bugs.freedesktop.org/show_bug.cgi?id=94685</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

The debug log would still be very helpful, thanks.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>