summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.intel
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates/templates/xorg/xorg.intel')
-rw-r--r--abs/core/system-templates/templates/xorg/xorg.intel7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.intel b/abs/core/system-templates/templates/xorg/xorg.intel
new file mode 100644
index 0000000..e6d2345
--- /dev/null
+++ b/abs/core/system-templates/templates/xorg/xorg.intel
@@ -0,0 +1,7 @@
+Section "Device"
+ Identifier "Intel Graphics"
+ Driver "intel"
+ Option "AccelMethod" "sna"
+ #Option "AccelMethod" "uxa"
+ #Option "AccelMethod" "xaa"
+EndSection