<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SKL] Corruption/Flickering/Artifacts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94144">94144</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SKL] Corruption/Flickering/Artifacts
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>alexander.maznev@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=121741" name="attach_121741" title="artifacts/corruption in atom editor">attachment 121741</a> <a href="attachment.cgi?id=121741&action=edit" title="artifacts/corruption in atom editor">[details]</a></span>
artifacts/corruption in atom editor

Hello -

I have several major glitches using intel video. Two of these may be quite
separate:

One is regarding artifacts on the screen and rendering -- for example with
"TearFree" "false", the terminal shows artifacts from previous states and
becomes nearly unusable - on the other hand setting "TearFree" "true" seems to
create another issue where the screen will (very briefly flicker black between
frequent refreshes, e.g. when scrolling or tailing a large amount of text).

The other is excessive corruption (I've seen it in other programs but far less
frequently for whatever reason) and rendering problems when using Chrome or
other chrome based applications (atom-editor). Even with "TearFree" "true" I
still experience corruption in atom-editor lines, switching between files
sometimes causes the screen to the write the text buffer one by one scanning
down etc.

I have experimented with a number of parameters, none of which seem to help
much (setting "AccelMethod" to "uxa" makes the desktop very very slow but
doesn't seem to fix much, I've tried glamor as well).
These issues appear to persist across both GL and non-GL based composite
managers (tested with gnome-desktop and openbox+xcompmgr).

uname -a 
Linux d-pc 4.4.0-4-ARCH #1 SMP PREEMPT Wed Jan 20 07:42:27 CET 2016 x86_64
GNU/Linux

lspci | grep VGA                                                                
00:02.0 VGA compatible controller: Intel Corporation Device 191b (rev 06)

/etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "TearFree" "true"
   # Option      "AccelMethod"  "sna"
   # Experimental Accelmethod
   Option      "AccelMethod"  "glamor"
   # "DRI"    "2" is default
   Option      "DRI"    "3"
   BusID       "PCI:0:2:0"
EndSection

pacman -Q | grep intel
xf86-video-intel 1:2.99.917+519+g8229390-1</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>