summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.intel
blob: e6d2345687f7496483f82825e211f88148d5ad0a (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