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