<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Graphics frozen / stuck after random time (minutes-hours) messages contain "drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A ...""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92235#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Graphics frozen / stuck after random time (minutes-hours) messages contain "drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A ...""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92235">bug 92235</a>
              from <span class="vcard"><a class="email" href="mailto:joanbe@gmail.com" title="Jan Bertran <joanbe@gmail.com>"> <span class="fn">Jan Bertran</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=119697" name="attach_119697" title="source code of modified glxgears">attachment 119697</a> <a href="attachment.cgi?id=119697&action=edit" title="source code of modified glxgears">[details]</a></span>
source code of modified glxgears

Attached a hacked version of glxgears:
Main modifications (just quick hacks):
- force frame rate divided by 2 (if 60Hz monitor 30fps)
- force run only if desktop resolution is double the width one of typical
resolutions (for example 1920*2 x 1080 or 1600*2 x 900 ...)
- undecorated, stay on top window. No fullscreen hint as it would make go to
only one monitor, problem with some window managers the panel/menu bar is
visible (deactivating page flip)
- textures generated by program with alpha channel to "stress test" and more
gears.
Build with
gcc  -o "glx_swapbuf_test"  ./glxswapcontrol.c   -lm -lX11 -lGL -lGLU
Time to hang can be as much as 2 days usually less than 1 day.
Last hang with kernel
linux-image-4.3.0-994-generic_4.3.0-994.201511052100_amd64 both with and
without drm debug enabled.</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>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>