[Bug 79370] Screen tearing with Haswell HD 4600

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 28 07:50:04 PDT 2014


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

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
The XFCE compositor doesn't prevent screen tearing, and by default all
frontbuffer rendering in X is allowed to tear. If you want tearfree operation,
you have to specify

Section "Device"
  Identifier "Device0"
  Option "TearFree" "true"
EndSection

in your xorg.conf (or snippet under /etc/X11/xorg.conf.d/tearfree.conf).

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


More information about the intel-gfx-bugs mailing list