summaryrefslogtreecommitdiffstats
path: root/ion/etc/X11/xorg.conf.d/20-intel.conf
blob: 9b7da88aa5e33ad54f133b5072b9001d2ebcd6d2 (plain)
1
2
3
4
5
6
7
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option "TearFree" "true"
   Option "DRI" "3"
   Option      "AccelMethod"  "SNA"
EndSection