[Intel-gfx] [PATCH] sna: revert the short-curcuit breaking XShmGetImage

2016-03-20 Thread Shu Yokoyama
The short-curcuit introduced by commit 963b5bb (later modified by commit aacc344) breaks XShmGetImage(). Images captured by ffmpeg's x11grab or x11vnc become choppy, while I use Cinnamon Desktop Environment. I tested on: i5-4570 (Haswell) and B85 Chipset Fedora 24 (Developmental Branch) x86

Re: [Intel-gfx] [PATCH] sna: revert the short-curcuit breaking XShmGetImage

2016-03-19 Thread Chris Wilson
On Fri, Mar 18, 2016 at 06:13:14PM +0900, Shu Yokoyama wrote: > The short-curcuit introduced by commit 963b5bb (later modified by commit > aacc344) breaks XShmGetImage(). > Images captured by ffmpeg's x11grab or x11vnc become choppy, while I use > Cinnamon Desktop Environment. The idea there (wi

Re: [Intel-gfx] [PATCH] sna: revert the short-curcuit breaking XShmGetImage

2016-03-19 Thread Shu Yokoyama
>> I tested on: >> i5-4570 (Haswell) and B85 Chipset >> Fedora 24 (Developmental Branch) x86_64 >> Cinnamon 2.8.7 >> xf86-video-intel commit 74cd4d09ae051d3a1f4cb9fe29e656b044f03ece xf86-video-intel configure: --enable-kms-only --with-default-dri=3 _