Re: SNA Acceleration for Intel Graphics

2014-05-17 Thread Heinz Diehl
On 17.05.2014, Heinz Diehl wrote: > Section "Device" >Identifier "Card0" >Driver "intel" >Option "AccelMethod" "SNA" > EndSection [htd@kiera ~]$ grep -ie uxa -ie sna /var/log/Xorg.0.log [ 4.564] (**) intel(0): Option "AccelMethod" "SNA" [ 4.565] (II) intel(0): SNA initialized

Re: SNA Acceleration for Intel Graphics

2014-05-17 Thread Heinz Diehl
On 16.05.2014, Justin Brown wrote: > Has anyone else been able to enable SNA in Fedora 20 and were any > special steps needed? Yes, has been working for me quite some time. 20-intel.conf: Section "Device" Identifier "Card0" Driver "intel" Option "AccelMethod" "SNA" EndSection Are you

SNA Acceleration for Intel Graphics

2014-05-16 Thread Justin Brown
I'm trying to test Intel's SNA acceleration on Haswell, but Xorg is not loading my settings. All of the documentation on enabling SNA is basically the same. Create /etc/X11/xorg.conf.d/20-intel.conf containing Section "Device" Identifier "Intel Graphics" Driver "intel" Option