<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [865g 3.16 regression] Desktop image is distorted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88112#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [865g 3.16 regression] Desktop image is distorted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88112">bug 88112</a>
              from <span class="vcard"><a class="email" href="mailto:ken20001@ukr.net" title="Eugene <ken20001@ukr.net>"> <span class="fn">Eugene</span></a>
</span></b>
        <pre>Ok, what I've done:

$ sudo apt-get build-dep xserver-xorg-video-intel
$ git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel

edit line 71 of src/sna/kgem.c to read:
#define DBG_NO_USERPTR 1

$ ./autogen.sh --prefix=/usr
$ make && sudo make install

The image became fine after reboot but libGL error still is:

glxinfo | grep render
libGL error: failed to create dri screen
libGL error: failed to load driver: i915
direct rendering: Yes
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_query_renderer, GLX_OML_swap_method, GLX_SGIS_multisample, 
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, 
    GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,

Also:

dmesg | grep error
[   66.825508] [drm] GPU crash dump saved to /sys/class/drm/card0/error

I think that's the same as I've already discribe in:
<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [865G] GPU HANG: ecode 2:-1:0x00000000, reason: Command parser error"
   href="show_bug.cgi?id=86583">https://bugs.freedesktop.org/show_bug.cgi?id=86583</a>


So, should I try bisect still?

Thanks.</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>