summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.intel
blob: dcd1d904704cd86ee1261469d08ca52af283a4b3 (plain)
1
2
3
4
5
6
7
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   #Option      "AccelMethod"  "sna"
   Option      "AccelMethod"  "uxa"
   #Option      "AccelMethod"  "xaa"
EndSection