$ grep -i -C 3 uxa /var/log/Xorg.0.log
[ 6.246] (II) intel(0): [DRI2] Setup complete
[ 6.246] (II) intel(0): [DRI2] DRI driver: i965
[ 6.246] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
[ 6.260] (II) UXA(0): Driver registered support for the following operations:
[ 6.260] (II) solid
[ 6.260] (II) copy
[ 6.260] (II) composite (RENDER acceleration)
I'm forced to use the gnome workaround for tearing, if it matters
Which acceleration method should I use? Are there any grub or xorg parameters that I should be using?
I'm forced to use the gnome workaround for tearing, if it matters
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
https://bugs.freedesktop.org/show_bug.cgi?id=37686#c123
https://wiki.archlinux.org/index.php/Gnome_3#Tear-free_video_with_Intel_...