All of lore.kernel.org
 help / color / mirror / Atom feed
* Fighting tearing
@ 2012-09-09 15:48 Roberth Sjonøy
  2012-09-09 16:42 ` Paul Menzel
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Roberth Sjonøy @ 2012-09-09 15:48 UTC (permalink / raw)
  To: intel-gfx

Hello

I run Arch Linux, with it's latest x.org and kernel, and I have
compiled libdrm and the intel driver from git, and I update it today.

Buit this is issue exists even with the releases.

WIth UXA, rendering of the windows in my XFCE4-desktop goes just
fines, good performance, windows (exspecially GTK+) doesn't hang after
if I drag them over the screen, but there is lot of small tearing.
And I want this to go away, I do not use any kind of composition, and
I am using XFCEs window manager.

Here is my xorg.conf


Section "ServerFlags"
    Option "AutoAddDevices" "Off"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "keyboard"
    Option         "XkbLayout" "no"
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    Option      "AccelMethod" "UXA"
    Option      "TearFree" "true"
    Option      "MigrationHeuristic" "greedy"
    Option	"TripleBuffer" "true"
EndSection

With SNA, the performance of the applications is muc much worse. If I
just replace UXA with SNA.

Thanks in advance for any help.

Regards,

Roberth Sjonøy

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-09-11 21:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-09 15:48 Fighting tearing Roberth Sjonøy
2012-09-09 16:42 ` Paul Menzel
     [not found]   ` <CAFLBWR1jOM=87-GYWZVwdk70GBGGMrhWrvqkSU_7sQA2BrTB+g@mail.gmail.com>
2012-09-09 17:16     ` Fwd: " Roberth Sjonøy
     [not found]     ` <CAFLBWR0S8D-Y1O9gWXhySg-0VkVyxeXSi-nw7Ai8ZNoHEMpKmQ@mail.gmail.com>
2012-09-09 17:17       ` Roberth Sjonøy
2012-09-09 17:55 ` Ben Widawsky
2012-09-09 18:00   ` Chris Wilson
2012-09-09 20:02     ` Roberth Sjonøy
2012-09-10  0:07     ` Roberth Sjonøy
2012-09-10 14:09     ` Roberth Sjonøy
2012-09-11 21:21       ` Ben Widawsky
2012-09-10 16:17 ` Adam Jackson
2012-09-10 16:38   ` Roberth Sjonøy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.