<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 - Heavy tearing with xf86-video-intel"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93679">93679</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Heavy tearing with xf86-video-intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </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>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>carstenmattner@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm consistently seeing heavy tearing in Firefox and mpv on Intel HD
Graphics 3000 (i7 2640M), even with _any combination_ of the following
xorg.conf settings. Tested on linux 4.1.15 and 4.3.3.

   Option      "DRI"         "3"/"2"
   Option      "TearFree"    "true"/"false"
   Option      "SwapbuffersWait" "true"/"false"
   Option      "AccelMethod" "glamor"/"sna"

It happens with all video-out modes in mpv (x11, xv, vaapi, opengl,
opengl-hq), with or without vaapi decoding. The only way to avoid this
is by running 'compton --backend xr_glx_hybrid --vsync opengl-swc. But
this is a workaround that forces vsync unconditionally for everything,
anytime, with its disadvantages.

Aren't TearFree and SwapbuffersWait supposed to prevent this?

On 945GM, with no custom Xorg configuration, I see minimal tearing in
Firefox and sometimes mpv, which also can be worked around with forced
vsync. Tested on linux 4.1.15.

Distro: Arch Linux
Kernel: 4.1.15 and 4.3.3
Driver: xf86-video-intel 1:2.99.917+519+g8229390
Xorg: xorg-server 1.18.0-4
mpv: 0.14.0

There are no warnings or errors in any of the logs.</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>