[Bug 92235] Graphics frozen / stuck after random time (minutes-hours) messages contain "drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A ..."

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 16 00:11:06 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92235

--- Comment #11 from Jan Bertran <joanbe at gmail.com> ---
Created attachment 119697
  --> https://bugs.freedesktop.org/attachment.cgi?id=119697&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151116/e85c6778/attachment.html>


More information about the intel-gfx-bugs mailing list